[MITgcm-support] Problem with vertical grid.

Josué Martínez Moreno josue_pingu at ciencias.unam.mx
Tue Oct 20 22:45:29 EDT 2015


Hello everyone,

I'm trying to build, on Ubuntu 14.04, gfortran 4.8 and Intel i7 (8-core),
an experiment based in lab_sea, and I defined the grid as the bathimetry
file in the *data* file:

ygOrigin = 18.1,
xgOrigin = 261.85,
delY   =  269*0.05,
delX   =  352*0.05,
delR  =  20*5.,10*10.,4*25.,5*100.,2*200.,1*300.,6*500.,

Also I tried to generate a binary file with the delY vector.

And I got an error in the compilation, the message is:

(PID.TID 0000.0001) Enter INI_VERTICAL_GRID: setInterFDr=    F ;
setCenterDr=    F
S/R INI_VERTICAL_GRID: neither delR nor delRc are defined
S/R INI_VERTICAL_GRID: Need at least 1 of the 2 (delR,delRc)
STOP ABNORMAL END: S/R INI_VERTICAL_GRID

Even when the delR parameter was defined in the *data* file.

I am sure I am doing something wrong, could you help?

Have a great day
Josué Martínez Moreno
Universidad Nacional Autónoma de México
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mitgcm.org/pipermail/mitgcm-support/attachments/20151020/975ce2d8/attachment.htm>


More information about the MITgcm-support mailing list