/[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.1594 by jmc, Wed Feb 8 22:34:32 2012 UTC revision 1.1595 by gforget, Mon Feb 13 16:38:08 2012 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o global_ocean.cs32x15/results: three changes following from the pkg/seaice commit below.
8      - switch to variable freezing point.
9           Results change : cg2d -> 1 digits; ad -> 3-6-6 digits.
10      - bug fix : the sublimation term that was missing is now activated.
11           Results change : cg2d -> 2 digits; ad -> 8-6-6 digits.
12      - bug fix : flooding sign term for SIsal0.NE.0.
13           Result change : cg2d -> 8 digits; ad -> 11-12-9 digits.
14    o pkg/seaice:
15      - unified freezing point treatment : the old SEAICE_VARIABLE_FREEZING_POINT
16     is now the default, and the old default constant freezing point is recovered with
17     SEAICE_tempFrz0    = -1.96,
18     SEAICE_dTempFrz_dS = 0.,
19      - retire SEAICE_freeze that was the old way of specifycing the constant freezing point.
20      - remove ALLOW_SEAICE_FLOODING brackets; run time switch is already there.
21      - bug fix (thanks to M. Losch) : the sublimation term that was missing is now
22     activated. To reproduce old results that had this bug define SEAICE_DISABLE_SUBLIM.
23      - bug fix (silly me) : flooding sign term (seaice_growth.F r 1.149line 1211)
24     was wrong for SIsal0.NE.0. Changes cs32x15 results (see above item for detail).
25      - bug fix (thanks to O. Jahn) : area loss for melting  got messed up in
26     seaice_growth r149 for legacy branch (no results change).
27      - introduce SEAICE_CAP_SUBLIM : caps sublimation heat flux in solve4temp (code from I. Fenty).
28      - results did not change except for global_ocean.cs32x15, mostly due to the switch
29      to variable freezing point (see above item for detail).
30  o pkg/thsice:  o pkg/thsice:
31    - fix and simplify interface to salt_plume pkg ; diagnose directly amount of    - fix and simplify interface to salt_plume pkg ; diagnose directly amount of
32      seawater freezing in thsice_calc_thickn (not used).      seawater freezing in thsice_calc_thickn (not used).

Legend:
Removed from v.1.1594  
changed lines
  Added in v.1.1595

  ViewVC Help
Powered by ViewVC 1.1.22