/[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.266 by jmc, Thu Mar 11 14:10:00 2004 UTC revision 1.282 by mlosch, Tue Apr 20 19:16:48 2004 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o bug fix in exf-package:
7      -  u/vwind are defined at tracer/pressure points. The values of u/vwindmask
8         now reflect that.
9    o small fixes in the cal-package:
10      - set reference date to first of January for the 'model'-calendar
11      - failing of cal_CheckDate in cal_FullDate now actually results in a
12        warning
13    o small modifications in exf-package to increase flexibility:
14      - change climtempfreeze from a constant to a runtime parameter that
15        is specified in data.exf_clim (default = -1.9)
16      - introduce runtime parameter windstressmax (default = 2.0) that is
17        specified in data.exf
18    o fix in pkg/thsice:
19      - update Evap (Tsf changes) to be consistent with Latent heat flux
20      - maintain snow precipitation unchanged (even if Tsf >=0).
21     both affect global_ocean.cs32x15/(.thsice) results ; update output.txt.thsice
22    
23    checkpoint52m_post
24    o commented out call to cal_GetMonthsRec in swfrac.F and added some comments;
25      this does not change any of the results, because myIter=0 in swfrac always
26      lead to jwtype=2 (the default anyway), but the call makes little sense
27      as a default
28    o no SHORTWAVE HEATING lost at the bottom; affects lab_sea output; updated
29    o re-work pkg/thsice interface with ocean & bulk_force pkg to allow
30      atmospheric model (AIM) to use it ; add a "slab ocean" component.
31    o pkg/aim_v23 : add interface to call thermodynamic sea-ice (thsice)
32    o update global_ocean.cs32x15/output (.thsice) after changes in pkg/thsice
33    o extending useSingleCpuIO option to work with new exch2 I/O format
34      - old-style, missing-tile I/O is still accessible by defining CPP
35        option MISSING_TILE_IO in pkg/mdsio/MDSIO_OPTIONS.h
36    o monitor package can write to NetCDF files and/or STDOUT
37    o fix re-definition bug in MNC_GRID_INIT_ALL()
38    o doc/api_reference added
39      - a framework for building an API Reference Manual using all
40        the "protex" comments embedded in the code
41      - see pkg/generic_advdiff, pkg/mnc for examples
42    o MNC:
43      - make myThid the last argument for all subroutines
44      - new default for the grid files: NO halos
45      - add useMNC and other run-time flags
46      - separate per-file-group handling of the unlimited dimension
47      - early initialization of MNC w/ flags read at the eeboot stage
48        and lookup tables set in initialize_fixed
49      - write all MNC output to a freshly-created directory
50    o thermodynamics sea-ice (thsice) is now tested with testreport.
51    o test exp. advect_cs: use the standard cs32 grid ; update output.
52    o Added functionality to grdchk:
53      pick global i,j,k position (or nearest wet) where to perform check.
54    
55    checkpoint52l_post
56    o new land formulation:
57      a) use ground enthalpy as prognostic variable to ensure exact
58         energy conservation.
59      b) account for water temperature and for latent heat of freezing
60         in all processes (rain, run-off, ground storage)
61      c) compute surface and ground temperature implicitly.
62    o aim_v23 modification for new land model:
63      a) Treat separately land / ocean / sea-ice surface fluxes
64         to allow implicit computation of land & sea-ice surface temp.
65      b) add snow precipitation.
66  checkpoint52l_pre  checkpoint52l_pre
67    
68  o fix problem (when 1 tile is empty) in min/max monitor.  o fix problem (when 1 tile is empty) in min/max monitor.

Legend:
Removed from v.1.266  
changed lines
  Added in v.1.282

  ViewVC Help
Powered by ViewVC 1.1.22