--- MITgcm/doc/tag-index 2002/01/18 22:13:27 1.55 +++ MITgcm/doc/tag-index 2002/02/10 20:07:14 1.60 @@ -1,10 +1,36 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.55 2002/01/18 22:13:27 heimbach Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.60 2002/02/10 20:07:14 jmc Exp $ Notes on tags used in MITgcmUV ============================== + +o real fresh water flux implemented with non-linear free-surface. + +chkpt44c_pre,post +o few fix (mask in shap_s2, EmPmR in external_field_load, + USE_NATURAL_BCS in solve_for_P); +o add arguments myIter & myTime to S/R obcs_calc & solve_for_P + +checkpoint44b_pre/_post +o merge of relevant stuff from the ecco-branch: + - genmake: removed $S64 overwrite for case SunOS + - pkg/exf: update and corrections for field swapping and obcs + - pkg/ecco: parameter lists for the_model_main, the_main_loop + harmonized between ECCO and MITgcm + - pkg/autodiff: added flow directives for obcs, mdsio_gl_slice + updated checkpointing_lev... lists for obcs + - model/src: minor changes in forward_step, plot_field + added directive for divided adjoint in the_main_loop + - pkg/mdsio: added mdsio_gl_slice + +o check parameters & config (chkpt44a_pre,post) +o OBC and NonLin_FrSurf. + checkpoint44 -o apply Shapiro filter on T&S before calc_PhiHyd (stagger time stepping) o fix bug in mom_vi_del2uv +o select when filters are applied ; add options to zonal_filter (data.zonfilt) +o gmredi: fix Pb in the adiabatic form ; add options (.e.g. Bolus advection) +o update AIM experiments (NCEP input files) +o improve and extend diagnostics (Monitor, TimeAve with NonLin-FrSurf) o added some stuff for AD checkpoint43