--- MITgcm/doc/tag-index 2004/05/05 00:23:37 1.287 +++ MITgcm/doc/tag-index 2004/05/14 16:31:58 1.293 @@ -1,8 +1,39 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.287 2004/05/05 00:23:37 dimitri Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.293 2004/05/14 16:31:58 jmc Exp $ Notes on tags used in MITgcmUV ============================== +o pkg/land: only liquid water can diffuse or run-off +o AIM using land: soil wetness availability account for snow +o added printMapIncludesZeros to EEPARMS namelist + +checkpoint53a_post +o restore TAMC compatiility for exf_constants.h + (no usage of _d in .h) +o Additional storing in KPP in an attempt to fix + TAMC problem with adjoint of KPP code. + (no success...) + Identical code works fine with TAF. +o Fixed verification/natl_box_adjoint experiments. + Initial conditions for Experiments 4 and 5 are now + set to "SEAICE_initialHEFF=0", which is more reasonable, + and hence gives results closer to that of Experiment 2. + Experiment 6 requires "SEAICE_initialHEFF=1" and is working once again. + +checkpoint53 +o stable checkpoint with up to date adjoint + TLM tests only run for 1st grdchk at the moment. Its unclear if + this is a code problem or a problem with resetting code for g_ + variables that is being autogenerated wrong. + Otherwise: + o code is testing well on Linux (P4 and AMD), SGI Alitix and Irix. + o IBM and HPQ tests could not be run because NCAR (IBM) and NCCS (HPQ) + are both still in chaos following their security messes. + +checkpoint52n_post +o various build (mostly genmake2) changes including: + - ability to build/run more easily within Cygwin and MacOS X + - more complicated Makefiles with a stronger dependence on Gnu Make o pkg/seaice modifications - added SEAICE_deltaTtherm and SEAICE_deltaTdyn in order to reduce cost of pkg/seaice. For time being, SEAICE_deltaTtherm = deltaTtracer