/[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.1999 by jmc, Sat May 24 13:26:28 2014 UTC revision 1.2005 by jmc, Fri Jun 6 21:17:12 2014 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/global_with_exf:
8      - swith all fields period to -12. (was previously untested) in input/data.exf
9        (but keep secondary test ".yearly" unchanged); update the reference output.
10    o pkg/cal:
11      - new calendar type "noLeapYear" for 365 days calendar without any leap year.
12    o pkg/exf:
13      - new integer parameter "exf_debugLev" (default set to main model debugLevel)
14        to replace logical switch "exf_verbose"
15      - report in STDOUT when loading a new reccord (if exf_debugLev >= 3)
16    o pkg/sbo:
17      - update from Katherine Quinn: evaluate mass directly from density and SSH
18        (budget using Finite Volume method) instead of from bottom pressure.
19      - allow testreport to collect few selected SBO output ; tested in exp.
20        global_ocean.90x40x15 (after updating the results, to include SBO output).
21      - fix some multi-threading issues (in output part).
22    o model/src & most packages:
23      - always call {PKG}_READPARMS even if corresponding use{PKG}=F;
24      - in {PKG}_READPARMS, in case use{PKG}=F: add a call to new S/R
25        PACKAGES_UNUSED_MSG to print a weak warning when parameter file
26        "data.{pkg}" exist ; and leave the S/R (return) just after.
27      - more standard LAND pkg interface (land_init_fixed.F, land_check.F).
28        + call LAND_READPARMS from packages_readparms.F
29    o pkg/seaice:
30      - remove code that resets useThSice in S/R seaice_readparms and
31        replace by a warning in S/R seaice_check
32      - remove parameter MULTDIM, replace with nITD and runtime
33        parameter SEAICE_multDim (still hard-wired to nITD if
34        SEAICE_ITD is defined)
35    
36  checkpoint64x (2014/05/24)  checkpoint64x (2014/05/24)
37  o verification/lab_sea:  o verification/lab_sea:
38    - update adjoint and TLM output following changes to pkg/salt_plume    - update adjoint and TLM output following changes to pkg/salt_plume

Legend:
Removed from v.1.1999  
changed lines
  Added in v.1.2005

  ViewVC Help
Powered by ViewVC 1.1.22