/[MITgcm]/MITgcm/doc/tag-index
ViewVC logotype

Diff of /MITgcm/doc/tag-index

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.273 by edhill, Mon Apr 5 06:05:07 2004 UTC revision 1.289 by cnh, Thu May 6 13:51:15 2004 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint53
7    o stable checkpoint with up to date adjoint
8      TLM tests only run for 1st grdchk at the moment. Its unclear if
9      this is a code problem or a problem with resetting code for g_
10      variables that is being autogenerated wrong.
11      Otherwise:
12       o code is testing well on Linux (P4 and AMD), SGI Alitix and Irix.
13       o IBM and HPQ tests could not be run because NCAR (IBM) and NCCS (HPQ)
14         are both still in chaos following their security messes.
15    
16    checkpoint52n_post
17    o various build (mostly genmake2) changes including:
18      - ability to build/run more easily within Cygwin and MacOS X
19      - more complicated Makefiles with a stronger dependence on Gnu Make
20    o pkg/seaice modifications
21      - added SEAICE_deltaTtherm and SEAICE_deltaTdyn in order to reduce cost
22        of pkg/seaice.  For time being, SEAICE_deltaTtherm = deltaTtracer
23        and SEAICE_deltaTdyn must be integer multiple of SEAICE_deltaTtherm
24      - changed proxy for geostrophic velocity and updated
25        verification/lab_sea/results/* accordingly
26      - removed ADI dynamic solver from pkg/seaice
27      - replaced all occurrences of 1/CSTICE or 1/CSUICE
28        they caused a segmentation fault under certain circumstances
29      - removed unused field WATR
30    o bug fix in exf-package:
31      -  u/vwind are defined at tracer/pressure points. The values of u/vwindmask
32         now reflect that.
33    o small fixes in the cal-package:
34      - set reference date to first of January for the 'model'-calendar
35      - failing of cal_CheckDate in cal_FullDate now actually results in a
36        warning
37    o small modifications in exf-package to increase flexibility:
38      - change climtempfreeze from a constant to a runtime parameter that
39        is specified in data.exf_clim (default = -1.9)
40      - introduce runtime parameter windstressmax (default = 2.0) that is
41        specified in data.exf
42    o fix in pkg/thsice:
43      - update Evap (Tsf changes) to be consistent with Latent heat flux
44      - maintain snow precipitation unchanged (even if Tsf >=0).
45     both affect global_ocean.cs32x15/(.thsice) results ; update output.txt.thsice
46    
47    checkpoint52m_post
48    o commented out call to cal_GetMonthsRec in swfrac.F and added some comments;
49      this does not change any of the results, because myIter=0 in swfrac always
50      lead to jwtype=2 (the default anyway), but the call makes little sense
51      as a default
52    o no SHORTWAVE HEATING lost at the bottom; affects lab_sea output; updated
53    o re-work pkg/thsice interface with ocean & bulk_force pkg to allow
54      atmospheric model (AIM) to use it ; add a "slab ocean" component.
55    o pkg/aim_v23 : add interface to call thermodynamic sea-ice (thsice)
56    o update global_ocean.cs32x15/output (.thsice) after changes in pkg/thsice
57    o extending useSingleCpuIO option to work with new exch2 I/O format
58      - old-style, missing-tile I/O is still accessible by defining CPP
59        option MISSING_TILE_IO in pkg/mdsio/MDSIO_OPTIONS.h
60  o monitor package can write to NetCDF files and/or STDOUT  o monitor package can write to NetCDF files and/or STDOUT
61  o fix re-definition bug in MNC_GRID_INIT_ALL()  o fix re-definition bug in MNC_GRID_INIT_ALL()
62  o doc/api_reference added  o doc/api_reference added

Legend:
Removed from v.1.273  
changed lines
  Added in v.1.289

  ViewVC Help
Powered by ViewVC 1.1.22