--- MITgcm/doc/tag-index 2007/12/06 09:02:24 1.923 +++ MITgcm/doc/tag-index 2007/12/18 16:19:53 1.928 @@ -1,13 +1,21 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.923 2007/12/06 09:02:24 mlosch Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.928 2007/12/18 16:19:53 jmc Exp $ $Name: $ Notes on tags used in MITgcmUV ============================== -o pkg/seaice: +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. + ( same logic as main pickup file ; also using pickupStrictlyMatch ) +o pkg/seaice: - add timescale for melting due to warm mixed layer as a means of setting SEAICE_availHeatFrac more conveniently - add a CPP-flag/runtime parameter check for flooding algorithm + - reformulated availHeat in seaice_growth.F to be independent of AREA o change units attribute of EmPmR netcdf variables to kg/m^2/s to reflect recent unit changes o pkg/obcs: added OBCS_SEAICE_AVOID_CONVERGENCE constraint @@ -25,7 +33,7 @@ o pkg/seaice: ICE2WATR=SEAICE_rhoIce/rhoConst for consistency between dynamics and thermodynamics. Set ICE2WATR=0.92 to reproduce older results. o fix un-initialised variable problem (in mom_vecinv & shap_filt): - all experiments pass when compile with un-initilised var. checking option. + all experiments pass when compile with un-initialised var. checking option. o added pkg/salt_plume o script to test restart (for now, in MITgcm_contrib/jmc_script) o pkg/seaice: new read/write pickup version.