[MITgcm-support] Inital velocities

Michael Schaferkotter (Contractor) Michael.Schaferkotter at nrlssc.navy.mil
Mon Mar 5 16:46:35 EST 2007


jody.
you/ll have to generate the Nx x Ny x Nr data for each field and put each one in a file and specify
that file name in the data namelist, ie.


# Input datasets
 &PARM05
 bathyFile='topog.slope',
 hydrogThetaFile='T.init',
 hydrogSaltFile='S.init',
 surfQfile='Qnet.forcing',
 uVelInitFile='U.init',
 vVelInitFile='V.init',


rather that is in the 'data' file in the appropriate namelist and then copy those files into the run
directory or wherever the model expects to find the run files.

michael



More information about the MITgcm-support mailing list