[MITgcm-support] Stretched vertical coordinate

m. r. schaferkotter schaferk at bellsouth.net
Mon May 1 22:27:42 EDT 2006


no recoding.
simply include the list of dz values in the data namelist:

# Gridding parameters
&PARM04
usingCartesianGrid=.TRUE.,
usingSphericalPolarGrid=.FALSE.,
delXfile='dx.bin',
delYfile='dy.bin',
delZ    = 111*11.0,
&


On May 1, 2006, at 6:22 PM, Jordan Dawe wrote:

> Ok, I'm doing a problem which requires a lot of vertical  
> resolution; I have 400 levels in the vertical.  How do I read in  
> delZ from a file?  Am I going to have to do some recoding to get  
> the model to do that?  I've been hunting through the code, and the  
> points where delXfile and delYfile are read in are obvious, but I  
> can't find a delZfile...
>
> Jordan Dawe
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support




More information about the MITgcm-support mailing list