[MITgcm-support] Prather advection scheme
Jean-Michel Campin
jmc at ocean.mit.edu
Wed Sep 10 14:40:16 EDT 2008
Hi Julie,
I think this kind of restart is not coded.
I would sugest to compile a special executable
where you comment out the call to GAD_READ_PICKUP,
in gad_init_varia.F lines 69-70:
> C- Read 2nd-O moments state from pickup files
> CALL GAD_READ_PICKUP( nIter0, myThid )
And use this excutable to restart from a simulation
which was not using prather advection scheme.
Jean-Michel
On Wed, Sep 10, 2008 at 12:31:34PM -0400, Julie Deshayes wrote:
> Hi,
> following a discussion with Jean-Michel, I am trying to implement the
> Prather advection scheme. I added the CPP option :
> #define GAD_ALLOW_SOM_ADVECT
> and changed the data file :
> tempAdvScheme=80.
>
> I wish to restart from a 25-yr-long spinup done with tempAdvScheme=30,
> hence using pickup.0001209600.data and .meta. However the model stops,
> complaining that it is missing pickup_somT.0001209600.data. Does this
> mean that I cannot restart from a simulation executed with a different
> advection scheme ?
>
> thanks in advance for your help
> Julie
>
> _______________________________________________
> MITgcm-support mailing list
> MITgcm-support at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-support
More information about the MITgcm-support
mailing list