[MITgcm-support] [EXTERNAL] How to start from given initial conditions without restarting the simulation

Dimitris Menemenlis dmenemenlis at gmail.com
Thu Apr 2 14:03:39 EDT 2020


you can specify these fields in data PARM05 directly, e.g.,

# Input datasets
 &PARM05
 bathyFile       = 'bathy.bin',
 hydrogThetaFile = 'Theta.0005184000',
 hydrogSaltFile  = 'Salt.0005184000',
 uVelInitFile    = 'Uvel.0005184000',
 vVelInitFile    = 'Vvel.0005184000',
 pSurfInitFile   = 'Eta.0005184000',
 /

then MITgcm will initialize the other fields automatically

> On Apr 2, 2020, at 10:50 AM, Shevchenko, Igor <i.shevchenko at imperial.ac.uk> wrote:
> 
> Surely, I can do it, but the problem is that the new initial condition is just a set of fields for U, V, T, S, and Eta, while the pickup file requires much more than that.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.mitgcm.org/pipermail/mitgcm-support/attachments/20200402/648ac9c2/attachment.html>


More information about the MITgcm-support mailing list