--- MITgcm/doc/tag-index 2007/12/18 02:01:41 1.926 +++ MITgcm/doc/tag-index 2008/01/13 05:35:54 1.937 @@ -1,9 +1,26 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.926 2007/12/18 02:01:41 jmc Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.937 2008/01/13 05:35:54 dimitri Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== +o pkg/seaice: use different time constant for melting (SEAICE_gamma_t) + and freezing (SEAICE_gamma_t_frz) ice due to mixed layer temperature +o gad_som : fix flux output (& diagnostics) to have same units as other + advection scheme fluxes (was previously multiplied by deltaT). +o added verification/seaice_obcs both to test seaice open boundaries + and to provide an example matlab scrpt for generating them +o added verification/lab_sea/input.salt_plume for testing pkg/salt_plume +o pkg/salt_plume: clean up salt_plume_frac.F to + remove redundancy in PlumeMethod 1 and 4 +o pkg/kpp: added saltplume diagnostics +o pkg/obcs and pkg/seaice: + - do not set uice and vice to zero when OB*icefile are unspecified + - OBCS_SEAICE_AVOID_CONVERGENCE is undefined by default + - moved seaice tracer obcs after call to seaice_growth +o pkg/salt_plume: added various options for salt plume depth + criterion and for vertical distribution of the salt + checkpoint59l o pkg/ptracers: new version of ptracers pickup: read meta file and write only fields which are needed to restart.