[MITgcm-support] input variables not recognised
Elja Huibregtse
J.N.Huibregtse at student.TUDelft.NL
Mon Aug 25 07:24:01 EDT 2008
Hi Martin,
Thank you for your reply. This part works fine, now. Unfortunately, the model doesn't work.
I would like to add seaice to the tutorial_global_oce_latlon example. Therefore, I added the packages exf, cal, diagnostics and seaice to packages.conf. (In addition, I switched the package ptracers off, because I don't need that package.)
Furthermore, I added several data.* files to the directory 'input', and attached some of them to this e-mail, too.
Running the model results in this error:
(PID.TID 0000.0001) *** ERROR *** SEAICE_CHECK: Need T,S forcing out of AB (tracForcingOutAB=1)
While looking in the code, I found that in case of seaice, forcing_In_AB needs to be false, which results in tracForcingOutAB=1.
Do you know what I have to change to make this model work?
Thank you very much in advance.
Elja
-----Oorspronkelijk bericht-----
Van: mitgcm-support-bounces at mitgcm.org namens Martin Losch
Verzonden: ma 8/25/2008 10:56
Aan: mitgcm-support at mitgcm.org
Onderwerp: Re: [MITgcm-support] input variables not recognised
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
_______________________________________________
MITgcm-support mailing list
MITgcm-support at mitgcm.org
http://mitgcm.org/mailman/listinfo/mitgcm-support
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20080825/31850f53/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: data
Type: application/octet-stream
Size: 2853 bytes
Desc: data
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20080825/31850f53/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: data.exf
Type: application/octet-stream
Size: 2826 bytes
Desc: data.exf
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20080825/31850f53/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: data.seaice
Type: application/octet-stream
Size: 705 bytes
Desc: data.seaice
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20080825/31850f53/attachment-0002.obj>
More information about the MITgcm-support
mailing list