-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
mf2005 doesn't read the name file which I created in Tutorial1 #257
Comments
Please paste your script into the issue here so we can see what the problem is. |
Hi thanks for the reply. I was using exactly the same code from the tutorial 1 on this website (https://modflowpy.github.io/flopydoc/tutorial1.html). Just copied and paste them into a python file and save then run the file from Python IDLE. Later I tried to run the file directly by double click it. Then the cmd window wants me to manually input the name of the model and I did so. Then it run the model properly. My question is why Modflow doesn't pick up the name file automatically? That's where the problem was started. Kind regards |
The following script works fine for me on Windows. I created the script by copying the lines directly from https://modflowpy.github.io/flopydoc/tutorial1.html. Note that you are using an old version of MODFLOW, but I don't think that is your problem.
|
Hi, Thanks a lot. I downloaded the latest MODFLOW 2005, it works now, reading the name file and run the model. But can only run the script in the command window. If run in IDLE, the problem remains. But it's not a problem to run in command window. Your contribution and patience is appreciated! Regards |
I am new to flopy. Followed every step of tutorial #1, but mf2005 cannot read my name file. The name file does exist.
warning: assuming SpatialReference units are meters
FloPy is using the following executable to run the model: C:/D Drive/Program Files/mf2005/mf2005.exe
Enter the name of the NAME FILE:
forrtl: The pipe has been ended.
forrtl: severe (24): end-of-file during read, unit -4, file CONIN$
Image PC Routine Line Source
mf2005.exe 0081573A Unknown Unknown Unknown
mf2005.exe 00792950 Unknown Unknown Unknown
mf2005.exe 00791B2A Unknown Unknown Unknown
mf2005.exe 0075FD52 Unknown Unknown Unknown
mf2005.exe 0068AE76 Unknown Unknown Unknown
mf2005.exe 0068439D Unknown Unknown Unknown
mf2005.exe 0081FEE3 Unknown Unknown Unknown
mf2005.exe 007FC919 Unknown Unknown Unknown
kernel32.dll 755D336A Unknown Unknown Unknown
ntdll.dll 771698F2 Unknown Unknown Unknown
ntdll.dll 771698C5 Unknown Unknown Unknown
The text was updated successfully, but these errors were encountered: