--- MITgcm/doc/tag-index 2006/12/30 22:15:37 1.762 +++ MITgcm/doc/tag-index 2007/01/11 00:29:41 1.764 @@ -1,9 +1,22 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.762 2006/12/30 22:15:37 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.764 2007/01/11 00:29:41 jmc Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== +o move call to INI_FORCING from PACKAGES_INIT_VARIABLES to INITIALISE_VARIA. +o testreport: add option "-skipdir" to skip some test. +o exf: when input wind-stress (#undef ALLOW_ATM_WIND), by-pass turbulent + momentum calculation. +o gad_advection: fix vertAdvecScheme (if different from advectionScheme) +o some cleaning: usePickupBeforeC35 no longer supported ; remove this option. + remove checkpoint.F and the_correction_step.F (no longer used); + do the k loop inside CYCLE_TRACER (supposed to be more efficient). +o add option (linFSConserveTr) to correct for tracer source/sink due to + Linear Free surface +o pkg/seaice: fix a bug in the flooding algorithm: turn off the snow machine +o pkg/thsice: fix reading mnc-pickups + checkpoint58t_post o pkg/diagnostics: fix multi-threaded output (when singleCpuIO=F) o pkg/mdsio: @@ -21,7 +34,7 @@ add argument to S/R DIAGNOSTICS_GET_POINTERS to catch the right diagnostic pointer. o pkg/seaice: more cleaning up of seaice_growth, added many comments -o pkg/exf: put runoff0 and runoff into the appropriate common block +o pkg/exf: put runoff0 and runoff1 into the appropriate common block o fix multi-category seaice: - change cpp flag SEAICE_MULTILEVEL to more meaningful name: SEAICE_MULTICATEGORY