/[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.1597 by mlosch, Tue Feb 14 14:53:17 2012 UTC revision 1.1599 by jmc, Wed Feb 15 22:13:48 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 pkg/seaice: remove (almost) all divisions by constants within loops  o pkg/seaice: remove (almost) all divisions by constants within loops
8    in seaice_growth.F and seaice_solve4temp.F    in seaice_growth.F and seaice_solve4temp.F, this changes (only) the cg2d
9  o pkg/seaice :    results of global_ocean.cs32x15.seaice from 16 to 11 digits (but only
10      those, caused by 1/QI -> recip_QI) -> update output.seaice.txt,
11      output_adm.seaice_dynmix.txt and also lab_sea: output_adm.evp.txt
12    o pkg/seaice :
13    - simplify McPhee tapering, and allow to use it with SEAICEturbFluxFormula.EQ.    - simplify McPhee tapering, and allow to use it with SEAICEturbFluxFormula.EQ.
14    1 or 2, using newly added run time parameter SEAICE_availHeatTaper.    1 or 2, using newly added run time parameter SEAICE_availHeatTaper.
15    - fix d_AREAbyATM, d_AREAbyOCN, d_AREAbyICE diags I broke in r1.148.    - fix d_AREAbyATM, d_AREAbyOCN, d_AREAbyICE diags I broke in r1.148.
16    - add permanent SItflux diag that corresponds to TFLUX but includes    - add permanent SItflux diag that corresponds to TFLUX but includes
17    ice+snow. Hence SItflux-TFLUX should match the ice+snow heat budget.    ice+snow. Hence SItflux-TFLUX should match the ice+snow heat budget.
18    - allow activation/testing of a fix for suspected missing term in    - allow activation/testing of a fix for suspected missing term in
19    ocn-ice heat budget (to be confirmed). To test this, you want to    ocn-ice heat budget (to be confirmed). To test this, you want to
20    undef SEAICE_DISABLE_HEATCONSFIX, and then set the run time param    undef SEAICE_DISABLE_HEATCONSFIX, and then set the run time param
21    SEAICEheatConsFix to .TRUE. that also allows the 'SIaaflux' diagnostic.    SEAICEheatConsFix to .TRUE. that also allows the 'SIaaflux' diagnostic.
22    - no change in results, fwd or ad.    - no change in results, fwd or ad.
23  o global_ocean.cs32x15/results: three changes following from the pkg/seaice commit below.  o global_ocean.cs32x15/results: three changes following from the pkg/seaice commit below.
24    - switch to variable freezing point.    - switch to variable freezing point.
25         Results change : cg2d -> 1 digits; ad -> 3-6-6 digits.         Results change : cg2d -> 1 digits; ad -> 3-6-6 digits.
26    - bug fix : the sublimation term that was missing is now activated.    - bug fix : the sublimation term that was missing is now activated.
27         Results change : cg2d -> 2 digits; ad -> 8-6-6 digits.         Results change : cg2d -> 2 digits; ad -> 8-6-6 digits.
28    - bug fix : flooding sign term for SIsal0.NE.0.    - bug fix : flooding sign term for SIsal0.NE.0.
29         Result change : cg2d -> 8 digits; ad -> 11-12-9 digits.         Result change : cg2d -> 8 digits; ad -> 11-12-9 digits.
30  o pkg/seaice:  o pkg/seaice:
31    - unified freezing point treatment : the old SEAICE_VARIABLE_FREEZING_POINT    - unified freezing point treatment : the old SEAICE_VARIABLE_FREEZING_POINT
32   is now the default, and the old default constant freezing point is recovered with   is now the default, and the old default constant freezing point is recovered with
33   SEAICE_tempFrz0    = -1.96,   SEAICE_tempFrz0    = -1.96,
34   SEAICE_dTempFrz_dS = 0.,   SEAICE_dTempFrz_dS = 0.,
35    - retire SEAICE_freeze that was the old way of specifycing the constant freezing point.    - retire SEAICE_freeze that was the old way of specifycing the constant freezing point.
36    - remove ALLOW_SEAICE_FLOODING brackets; run time switch is already there.    - remove ALLOW_SEAICE_FLOODING brackets; run time switch is already there.
37    - bug fix (thanks to M. Losch) : the sublimation term that was missing is now    - bug fix (thanks to M. Losch) : the sublimation term that was missing is now
38   activated. To reproduce old results that had this bug define SEAICE_DISABLE_SUBLIM.   activated. To reproduce old results that had this bug define SEAICE_DISABLE_SUBLIM.
39    - bug fix (silly me) : flooding sign term (seaice_growth.F r 1.149line 1211)    - bug fix (silly me) : flooding sign term (seaice_growth.F r 1.149line 1211)
40   was wrong for SIsal0.NE.0. Changes cs32x15 results (see above item for detail).   was wrong for SIsal0.NE.0. Changes cs32x15 results (see above item for detail).
41    - bug fix (thanks to O. Jahn) : area loss for melting  got messed up in    - bug fix (thanks to O. Jahn) : area loss for melting  got messed up in
42   seaice_growth r149 for legacy branch (no results change).   seaice_growth r149 for legacy branch (no results change).
43    - introduce SEAICE_CAP_SUBLIM : caps sublimation heat flux in solve4temp (code from I. Fenty).    - introduce SEAICE_CAP_SUBLIM : caps sublimation heat flux in solve4temp (code from I. Fenty).
44    - results did not change except for global_ocean.cs32x15, mostly due to the switch    - results did not change except for global_ocean.cs32x15, mostly due to the switch
45    to variable freezing point (see above item for detail).    to variable freezing point (see above item for detail).
46  o pkg/thsice:  o pkg/thsice:
47    - fix and simplify interface to salt_plume pkg ; diagnose directly amount of    - fix and simplify interface to salt_plume pkg ; diagnose directly amount of

Legend:
Removed from v.1.1597  
changed lines
  Added in v.1.1599

  ViewVC Help
Powered by ViewVC 1.1.22