--- MITgcm/doc/tag-index 2002/05/30 02:38:38 1.72 +++ MITgcm/doc/tag-index 2002/07/12 21:00:23 1.77 @@ -1,7 +1,28 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.72 2002/05/30 02:38:38 heimbach Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.77 2002/07/12 21:00:23 jmc Exp $ Notes on tags used in MITgcmUV ============================== +checkpoint45d_post +o import 2 fixes from release1_p5 (CG2D.h & packages_readparms.F) +o use recip_dx*,recip_dy* instead of /dx*,/dy* in orlanski_E,W,N,S + (affects plume_on_slope "cg2d" output) +o add new parameter deltaTfreesurf for free-surface time stepping +o exchange gT,gS when using staggerTimeStep & GM & Oly<4 +o NONLIN_FRSURF: rescale gNm1 to get a better conservation with A-B +o change phiMin in exp1 (to agree with documentation) +o add new flags: + - T,S forcing inside/outside Adams-Bashforth + - turn off temp,salt advection and/or forcing + - for each tracer, define internal flag for multiDimAdvection & A-B +o monitor: change definition of KE to check conservation of Energy + +checkpoint45c_post +o Removed f90 comments ("!") +o Modified initialisations to enable exf package for MITgcm + (without invoking ECCO_PACKAGE). +o modifications to gradient check package (Martin Losch) + - enable centered differences + - modified format of standard output checkpoint45b_post o cleaned exchange calls in cg2d