Hi Gemma,
Which interface are you using?
I'll hazard à guess that after saving-as with your GUI you didn't close the first model, so you're getting à file handle error of some type.
From software.Intel.com:
---
info (11): Unit not connected
FOR$IOS_UNINOTCON. The specified unit was not open at the time of the attempted I/O operation. Check if correct unit number was specified. If appropriate, use an OPEN statement to explicitly open the file (connect the file to the unit number
---
Regards,
Jeff
--
You received this message because you are subscribed to the Google Groups "MODFLOW Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to modflow+u...@googlegroups.com.
To post to this group, send email to mod...@googlegroups.com.
Visit this group at https://groups.google.com/group/modflow.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "MODFLOW Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to modflow+u...@googlegroups.com.
To post to this group, send email to mod...@googlegroups.com.
Visit this group at https://groups.google.com/group/modflow.
For more options, visit https://groups.google.com/d/optout.
A Groundwater Vistas project is stored in a gwv file, which is used to create all the files for the MODFLOW run. You can have more than one gwv file in a directory, but generally it is best to have Vistas put all the MODFLOW input and output files in a unique directory for that project. You set up the directories in the Model|Paths to models dialogue box.
Setting up a MODFLOW model is pretty fiddly, you have to specify the read/write units for all the input and output files. This is done in the Model|Modflow|Packages dialog and other similar dialog for later versions of Modflow. I am guessing there is a problem with the settings in one of these. You cannot use the same Unit number for two files, for instance. You can set Vistas to automatically assign the unit numbers. Unit 11 seems to be set to the MODFLOW2000 LPF package by default.
To unsubscribe from this group and stop receiving emails from it, send an email to modflow+u...@googlegroups.com.
To post to this group, send email to mod...@googlegroups.com.
--