--- MITgcm/doc/tag-index 2004/04/19 22:30:46 1.280 +++ MITgcm/doc/tag-index 2004/05/05 00:23:37 1.287 @@ -1,8 +1,25 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.280 2004/04/19 22:30:46 mlosch Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.287 2004/05/05 00:23:37 dimitri Exp $ Notes on tags used in MITgcmUV ============================== +o pkg/seaice modifications + - added SEAICE_deltaTtherm and SEAICE_deltaTdyn in order to reduce cost + of pkg/seaice. For time being, SEAICE_deltaTtherm = deltaTtracer + and SEAICE_deltaTdyn must be integer multiple of SEAICE_deltaTtherm + - changed proxy for geostrophic velocity and updated + verification/lab_sea/results/* accordingly + - removed ADI dynamic solver from pkg/seaice + - replaced all occurrences of 1/CSTICE or 1/CSUICE + they caused a segmentation fault under certain circumstances + - removed unused field WATR +o bug fix in exf-package: + - u/vwind are defined at tracer/pressure points. The values of u/vwindmask + now reflect that. +o small fixes in the cal-package: + - set reference date to first of January for the 'model'-calendar + - failing of cal_CheckDate in cal_FullDate now actually results in a + warning o small modifications in exf-package to increase flexibility: - change climtempfreeze from a constant to a runtime parameter that is specified in data.exf_clim (default = -1.9)