/[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.1853 by gforget, Thu Apr 11 14:52:12 2013 UTC revision 1.1860 by mlosch, Wed May 1 09:20:10 2013 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7  o verification/offline_exf_seaice : revise data.seaice and  o pkg/exf ALLOW_RUNOFTEMP
8    update results accordingly in input.thermo and input_ad.    - if defined,  river and glacier runoff temperature can be read-in from
9        runoftempfile; runoftempfile needs to have same format as runofffile
10    o pkg/thsice (& pkg/bulk_force):
11      - In case Energy-Reference-Level (ERL) is used (temp_EvPrRn=0), account
12        for energy content of Precip + RunOff & Evap (like with pkg/exf).
13      - change computation domain to always be the interior (without overlap).
14      - fix bug (wrong overlap) when using EXF and stressReduction > 0.
15    o verification/tutorial_global_oce_biogeo:
16      - add preliminary OpenAD setup (still has problems)
17    o pkg/seaice:
18      - turn some parameters for choosing the convergence criterion of
19        the inexact Newton method (JFNK) into runtime parameters for convenience
20      - clean up seaice_calc_viscosities.F: remove/retire two options for
21        SEAICetaZmethod (1,2), introduce area weighting for method 3; this changes
22        the results of lab_sea/input because a division has been replaced by
23        a multiplication with the reciprocal (sumNorm)
24      - modify offline_exf_seaice/input.dyn_jfnk/data.seaice to improve
25        convergence of solver (changes results, of course), and to test some
26        new features
27    o model/src:
28      - remove unused (since Aug 2006) S/R SET_WRITE_GLOBAL_PICKUP and its call.
29      - remove unused forcing field "dQdT" and associated parameter "dQdTFile".
30      - move forcing adjustment (balancing surface forcing) in specific S/R
31        where might also be applied exchanges (if needed) to forcing arrays.
32    o pkg/shelfice:
33      - allow to specify the Ice-Shelf mass per unit area (instead of
34        shelficeLoadAnomaly) and do the conversion from one to the other
35      - move loading from file of shelficeLoadAnomaly from SHELFICE_INIT_VARIA
36        to SHELFICE_INIT_FIXED: (a) avoid some TAF recompution issues and
37        (b) will be loaded in time (before calling INI_PRESSURE) in case it is
38        needed in phi0surf for initial pressure calculation when useDynP_inEos_Zc
39      - update isomip experiment forward output (get machine truncation error
40        from conversion shelficeLoadAnomaly -> shelficeMass -> shelficeLoadAnomaly)
41    o verification/offline_exf_seaice:
42      revise data.seaice in input.thermo and input_ad and update results accordingly
43      HO = 0.2, SEAICE_areaLossFormula = 2,      HO = 0.2, SEAICE_areaLossFormula = 2,
44      SEAICE_growMeltByConv = .TRUE.,      SEAICE_growMeltByConv = .TRUE.,
45      SEAICE_doOpenWaterMelt = .TRUE.,      SEAICE_doOpenWaterMelt = .TRUE.,
46    Improve consistency with input.thsice and    Improve consistency with input.thsice and fix the spurious 500m ice corners
47    fixes the spurious 500m ice corners.  o verification/global_ocean.cs32x15:
48      - set Energy Reference Level to liq. water @ 0 degC: temp_EvPrRn=0.,
49        in icedyn (thsice+seaice-dyn) test and update output.
50    o verification/offline_exf_seaice:
51      - adjust list of tested variables (with testreport) and update
52        standard test output with better slection of monitored fields.
53  o pkg/cd_code:  o pkg/cd_code:
54    - swtich off Adams-Bashforth on the 1rst iteration. Update output of    - swtich off Adams-Bashforth on the 1rst iteration. Update output of
55      experiment lab_sea.hb87      experiment lab_sea.hb87

Legend:
Removed from v.1.1853  
changed lines
  Added in v.1.1860

  ViewVC Help
Powered by ViewVC 1.1.22