[MITgcm-support] Runtime Error
Ryan Abernathey
rpa at MIT.EDU
Thu Jul 19 15:47:05 EDT 2007
Thank you very much Dimitris. Yes, bad parameters seem to have been
causing the error. The following two parameters were not present in
ini_parms.F
# pChkptFreq = 31104000.,
# chkptFreq = 31104000.,
I commented them out, and the execution was able to proceed further.
HOWEVER...
Now I am crashing with the same error while trying to process data.pkg.
forrtl: severe (19): invalid reference to variable in NAMELIST input,
unit 11, file /tmp/pbs.210856.pbs2.nas.nasa.gov/fortuzmx1G, line 3,
position 11
Here is the contents of my data.pkg:
# Packages
&PACKAGES
usePTRACERS=.TRUE.,
useOFFLINE=.TRUE.,
&
This is more puzzling, because I can't just remove these packages. I
need them for my run.
Any thoughts on why this error would appear here?
Again, many thanks for your help.
On Jul 19, 2007, at 2:34 PM, Dimitris Menemenlis wrote:
> Ryan, this means that you are specifying a parameter in one of your
> data files, which does not exist ... or no longer exist ... or you
> have a typo ... or you are using the wrong namelist.
>
> Check to see that all the parameters in your data files are valid
> entries and that you have put them in the correct namelists but
> comparison with ini_parms.F and the relevant pkg/PKG/
> PKG_readparms.F files.
>
> D.
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list