[MITgcm-support] DST3 advection scheme

Jean-Michel Campin jmc at ocean.mit.edu
Sun Jan 11 17:39:02 EST 2004


Hi Samar,

The DST3 could be written sligtly differently with no division by
Rj, but for now, I suggest to un-comment those 2 lines and comment 
the 3rd one:

c       thetaP=0.
c       IF (Rj.NE.0.) thetaP=Rjm/Rj
        thetaP=Rjm/(1.D-20+Rj)

And the same with thetaM, 
and probably the same in adv_y.F & adv_z.F

See you,

Jean-Michel



More information about the MITgcm-support mailing list