--- MITgcm/doc/tag-index 2005/10/13 16:35:52 1.572 +++ MITgcm/doc/tag-index 2005/11/03 19:06:51 1.577 @@ -1,9 +1,26 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.572 2005/10/13 16:35:52 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.577 2005/11/03 19:06:51 jmc Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== +checkpoint57w_post +o pkg/mdsio: use MAX_LEN_FNAM (instead of hard coded 80) for file-names + fix the singleCpuIO RS version of MDSWRITEFIELD + and add a WARNING if using globalFiles=T with multi-processors. +o write grid-file(s) in only one format (MDS or MNC): default=MNC (if + using MNC); can force MDS output by setting writegrid_mnc=F in data.mnc +o tracer advection scheme: + add DST-2 (=Lax-Wendroff) & 1rst order upwind schemes (the way to get + those 2 schemes before, changing GAD_FLUX_LIMITER.h + to recompile, + was not very convenient). + add implicit version for DST-3 & DST3_Flux_Limit vertical advection; + (further tests needed for the implicit DST & Flux-Limiter schemes). +o PTRACERS: added namelist parameter PTRACERS_ref in analogy to tRef + and sRef for convenience, handy, when you want to initialize + ptracers in a large domain with a constant non-zero value. Also, + untangle ptracers_init.F a little. + checkpoint57v_post o change dome exp. to use variable viscosity in side-drag terms. o remove all the files from the cfc_offline test since they are now @@ -17,7 +34,7 @@ o vorticity & strain are now computed without masking, to account for no-slip-side BC in variable viscosity calculation ; mask is applied anyway later on, before computing advection/coriolis terms. -o modify exp4 to test new obcs support reading from external files +o modify exp4 to test new obcs support for reading from external files and for passive tracers o fix behavior of ptracers_monitor when monitor output is written to a netcdf-file; still not independent of monitor.F (writes in the same