/[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.2002 by jmc, Wed May 28 23:14:38 2014 UTC revision 1.2008 by jmc, Fri Jun 20 13:13:37 2014 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint64y (2014/06/20)
8    o pkg/seaice/seaice_reg_ridge.F:
9      - modify the regularization of very small volumes of ice; only check
10        total volume HEFF, and do not apply correction to individual ice
11        classes because that leads to funny patterns in the heat and fw-fluxes
12        into the ocean. Adjust seaice_itd/results/output.txt
13      - replace nITD by SEAICE_multDim in loop-ranges
14    o pkg/exf:
15      - add code to process the case field period = -12. with UV interpolation.
16      - move debug print (formerly active when exf_verbose=T) from EXF_getFFieldRec
17        into S/R that calls it (i.e., exf_set_gen.F, exf_set_uv.F & obcs_exf_load.F)
18    o verification/global_with_exf:
19      - switch all fields period to -12. (was previously untested) in input/data.exf
20        (but keep secondary test ".yearly" unchanged); update the reference output.
21    o pkg/cal:
22      - new calendar type "noLeapYear" for 365 days calendar without any leap year.
23    o pkg/exf:
24      - new integer parameter "exf_debugLev" (default set to main model debugLevel)
25        to replace logical switch "exf_verbose"
26      - report in STDOUT when loading a new record (if exf_debugLev >= 3)
27    o pkg/sbo:
28      - update from Katherine Quinn: evaluate mass directly from density and SSH
29        (budget using Finite Volume method) instead of from bottom pressure.
30      - allow testreport to collect few selected SBO output ; tested in exp.
31        global_ocean.90x40x15 (after updating the results, to include SBO output).
32      - fix some multi-threading issues (in output part).
33  o model/src & most packages:  o model/src & most packages:
34    - always call {PKG}_READPARMS even if corresponding use{PKG}=F;    - always call {PKG}_READPARMS even if corresponding use{PKG}=F;
35    - in {PKG}_READPARMS, in case use{PKG}=F: add a call to new S/R    - in {PKG}_READPARMS, in case use{PKG}=F: add a call to new S/R
# Line 13  o model/src & most packages: Line 39  o model/src & most packages:
39      + call LAND_READPARMS from packages_readparms.F      + call LAND_READPARMS from packages_readparms.F
40  o pkg/seaice:  o pkg/seaice:
41    - remove code that resets useThSice in S/R seaice_readparms and    - remove code that resets useThSice in S/R seaice_readparms and
42      replace by a warning in S/R seaice_check      replace it by a warning in S/R seaice_check
43    - remove parameter MULTDIM, replace with nITD and runtime    - remove parameter MULTDIM, replace with nITD and runtime
44      parameter SEAICE_multDim (still hard-wired to nITD if      parameter SEAICE_multDim (still hard-wired to nITD if
45      SEAICE_ITD is defined)      SEAICE_ITD is defined)

Legend:
Removed from v.1.2002  
changed lines
  Added in v.1.2008

  ViewVC Help
Powered by ViewVC 1.1.22