[MITgcm-support] input variables not recognised
Martin Losch
Martin.Losch at awi.de
Mon Aug 25 04:56:30 EDT 2008
Hi Elja,
in order to use this feature (on-the-fly interpolation from a regular
lat-lon grid as specified by *_lon0/*_lon_inc/*_lat/*_lat_inc etc),
you need to define the corresponding flag in EXF_OPTIONS.h:
#define USE_EXF_INTERPOLATION
If your forcing fields are already available (interpolated) exactly
on your model grid, then all of this is not necessary and you can
leave EXF_NML_04 empty (for some reason (adjoint?), it still needs to
be in data.exf as an empty name list).
Martin
On 25 Aug 2008, at 10:22, Elja Huibregtse wrote:
> Dear all,
>
> Currently, I am trying to add the package EXF to my model. Using
> data.exf to load the input files (like precipfile, uwindfile,..)
> seems to work. But all the corresponding variables, like
> *_lon0,*_lon_inc are not recognised. I get the error message:
>
> ---------------------
> "exf_readparms.f", line 2991: 1525-088 The NAMELIST READ statement
> cannot be completed because item precip_lon0 is not a member of the
> NAMELIST group exf_nml_04. The program will recover by
> discontinuing further processing of the READ statement.
> ---------------------
>
> Do you know what went wrong?
> Thanks for your help!
>
> Elja
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list