--- MITgcm/doc/tag-index 2004/03/23 19:47:05 1.271 +++ MITgcm/doc/tag-index 2004/05/03 06:09:39 1.284 @@ -1,7 +1,48 @@ -$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.271 2004/03/23 19:47:05 heimbach Exp $ +$Header: /home/ubuntu/mnt/e9_copy/MITgcm/doc/tag-index,v 1.284 2004/05/03 06:09:39 dimitri Exp $ Notes on tags used in MITgcmUV ============================== + +o removed ADI dynamic solver from pkg/seaice +o 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) + - introduce runtime parameter windstressmax (default = 2.0) that is + specified in data.exf +o fix in pkg/thsice: + - update Evap (Tsf changes) to be consistent with Latent heat flux + - maintain snow precipitation unchanged (even if Tsf >=0). + both affect global_ocean.cs32x15/(.thsice) results ; update output.txt.thsice + +checkpoint52m_post +o commented out call to cal_GetMonthsRec in swfrac.F and added some comments; + this does not change any of the results, because myIter=0 in swfrac always + lead to jwtype=2 (the default anyway), but the call makes little sense + as a default +o no SHORTWAVE HEATING lost at the bottom; affects lab_sea output; updated +o re-work pkg/thsice interface with ocean & bulk_force pkg to allow + atmospheric model (AIM) to use it ; add a "slab ocean" component. +o pkg/aim_v23 : add interface to call thermodynamic sea-ice (thsice) +o update global_ocean.cs32x15/output (.thsice) after changes in pkg/thsice +o extending useSingleCpuIO option to work with new exch2 I/O format + - old-style, missing-tile I/O is still accessible by defining CPP + option MISSING_TILE_IO in pkg/mdsio/MDSIO_OPTIONS.h +o monitor package can write to NetCDF files and/or STDOUT +o fix re-definition bug in MNC_GRID_INIT_ALL() +o doc/api_reference added + - a framework for building an API Reference Manual using all + the "protex" comments embedded in the code + - see pkg/generic_advdiff, pkg/mnc for examples o MNC: - make myThid the last argument for all subroutines - new default for the grid files: NO halos