/[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.604 by mlosch, Tue Feb 7 08:09:34 2006 UTC revision 1.613 by mlosch, Thu Feb 16 10:42:31 2006 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o seaice advection: add code for choosing between the default (2nd order
8      central differences) and multiDim advection schemes provided by
9      pkg/generic_advdiff
10    o seaice:
11      - removed all references to SEAICE_GRID.h fields from
12        dynsolver, advect, diffus, lsr, without changing the results of lab_sea
13        (cubed-sphere configuration will change a little)
14      - grid computations in seaice_init are obsolete now.
15      - cleaned up code a little so that is easier to read (hopefully).
16      - added new (better?) discretizations of default advection and diffusion
17        (turn on with SEAICEuseFluxForm)
18      - replace 1 in 3d global fields by kSurface in growth.F
19      
20    checkpoint58a_post
21    o seaice:
22      - bug fix in advect.F
23    o shelfice:
24      - separate shelfice load anomaly from pload (breaks with time
25        dependent forcing), => introduce constant field shelficeLoadAnomaly.
26        Its default is 0., but it may be computed more cleverly from (unknown)
27        t- and s-profiles (tRef, sRef) and actual EOS. For now this has to be
28        done offline. A good approximation of the pressure load anomaly is
29        necessary to avoid large initial adjustment processes underneath
30        deep-reaching shelfice.
31      - small fix in ISOMIP shelfice_thermodynamics
32      - add more sophisticated thermodynamics of Hellmer (1989), this is
33        now the default
34      - give a few constants more intuitive names
35    o add code to balance EmPmP and Qnet at the end of do_ocean_physics. Useful
36      if bulk formulae are used in long integration (especially EmPmR). Turn
37      on with balanceEmPmR = .true. or balanceQnet = .true. in data, PARM01
38      if balancePrintMean, the imbalance that is substracted is printed to
39      STDOUT.
40    o fix bug (typo) in obcs_apply_eta.F
41    o add a new package shelfice which enables us to model the circulation
42      underneath shelf-ice with draughts of hundreds of meters.
43     - works
44     - to do: + include improved thermodynamics
45              + check whether kSurfC (from model/inc/SURFACE.h) can be used
46                instead of new field kTopC
47              + can we use topoFile, Ro_surf and existing code in ini_depth.F
48                instead of new field R_shelfIce and new code in ini_depth.F
49                and ini_mask_etc.F?
50              + adjust vertical mixing schemes?
51  o seaice pkg:  o seaice pkg:
52   - add a cpp-flag to include a simple formula for a salinity dependent   - add a cpp-flag to include a simple formula for a salinity dependent
53     freezing point of sea water at the surface     freezing point of sea water at the surface

Legend:
Removed from v.1.604  
changed lines
  Added in v.1.613

  ViewVC Help
Powered by ViewVC 1.1.22