1. The input is incorrect.
2. The compiled version of the program is incompatible with your hardware.
3. MODFLOW may not be running under WINE even though ModelMuse is
running under WINE.
The first thing to do in figuring out what is wrong would be to try to
run MODFLOW with input that is known to be correct. The MODFLOW
executable for Windows comes with input files for several models. I
believe the UNIX source code also comes with those same example models.
You didn't say whether you compiled MODFLOW yourself or are using the
Windows executable under WINE. Whichever you are using, I suggest
trying it out with input files from both the Windows and the UNIX
distribution. I think it is likely that the examples with the UNIX
distribution will work with a version you compiled yourself but that it
won't work with the input files from the Windows distribution. The
input files from the UNIX distribution probably won't work with the
Windows executable run under WINE but should work with the examples from
the Windows distribution. The difference between the two sets of
example input files has to do with how line endings are defined in
Windows and UNIX. The two operating systems use different conventions
and won't necessarily recognizing line endings if they are in the wrong
format. If you can get MODFLOW to run with at least one of the example
input data sets, that will prove that the compiled version of MODFLOW is
compatible with your hardware. If it doesn't run with any of the
examples, than the compiled version is probably incompatible with your
hardware.
If you can get MODFLOW to run, the next step would be to determine why
it isn't running with the input generated by ModelMuse. If you are
using a version of MODFLOW that you compiled yourself on Linux, the
line-ending issue may be the culprit. If you are using the windows
version of MODFLOW and you can get it to run under WINE, then the
problem may be that when ModelMuse tries to start MODFLOW it doesn't try
to start it under WINE but instead tries to start it as a native Linux
executable. If that is the case, you may be able to get MODFLOW to run
if you start it yourself under WINE.
Because ModelMuse is a Windows application, there is no guarantee that
you will be able to get it to work the way you want under WINE.
>> Dr�cken Sie eine beliebige Taste . . .
I think this means that when MODFLOW was compiled, the compiler options
were set so that MODFLOW would take advantage of features in more recent
computer chips. Consequently, it won't run on some older chips. You
could probably recompile MODFLOW with different compiler options and get
it to run on a Pentium III.
If you have never compiled MODFLOW before, it is not a trivial task.
There are some suggestions on how to do it with a variety of different
compilers at the following URL.
http://water.usgs.gov/nrp/gwsoftware/modflow2000/MFDOC/index.html?suggestions_on_compiling.htm
However, none of the suggestions address your problem exactly.
>> Dr�cken Sie eine beliebige Taste . . .