--- MITgcm/doc/tag-index 2005/04/03 05:16:43 1.468 +++ MITgcm/doc/tag-index 2005/04/06 19:52:57 1.471 @@ -1,8 +1,15 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.468 2005/04/03 05:16:43 edhill Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.471 2005/04/06 19:52:57 jmc Exp $ Notes on tags used in MITgcmUV ============================== +checkpoint57f_post +o add parameter "baseTime" = model base time = time at iteration zero + new function DIFF_BASE_MULTIPLE (replace DIFFERENT_MULTIPLE) to + account for baseTime shift +o move Coriolis arrays from PARAMS.h to GRID.h +checkpoint57f_pre + o mnc-ifying the seaice package o introduced an alternative length scale calculation for use in the limiting maximum viscosity (off by default, see mom_vi_hdissip.F for details) @@ -17,6 +24,10 @@ o fix obscure MNC bug involving conversion between reals and integers - it caused no problems with certain (eg. gcc, ifc) compilers but the new version is now more standards-compliant +o adjoint-related modifications + * gad_dst3_adv_?: to be able to use advscheme=30 in adjoint + * gad_calc_rhs: fool adjoint, revert to advscheme=30 in reverse when using 33 + * mom_vi_hdissip: to be able to use Leith scheme in adjoint checkpoint57e_post o Adding eddy stress controls a la Ferreira et al.