/[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.1704 by jmc, Sun Aug 5 20:28:36 2012 UTC revision 1.1712 by gforget, Fri Aug 10 14:52:02 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/cost and pkg/ecco : attempt to sort out some of the limiting intricacies.
8      - pkg/cost.cost_final.F : allow for use of pkg/ecco and pkg/cost cost functions jointly.
9       The exclusive ifdefs were removed, to add costs terms (when defined) from both packages.
10      - the fc global sum in pkg/ecco/ecco_cost_final.F was removed accordingly.
11      - for objf_atl we use either the pkg/ecco or the pkg/cost term depending on CPPs.
12      - pkg/ecco and model/src : add CPP brackets around pkg/cost and pkg/ctrl includes of
13       "CTRL_SIZE.h" "ctrl.h" "ctrl_dummy.h" "optim.h" / "cost.h" accordingly.
14    o pkg/cost : add comments to explain special and/or untested setups.
15    o pkg/exf:
16      - use EXF_OPTIONS.h to set pkg/exf options except if done in ECCO_CPPOPTIONS.h
17        (previously, ALLOW_AUTODIFF_TAMC was controling this switch).
18    o verification/*/code_ad:
19      mimimal cleaning of AD experiments ECCO_CPPOPTIONS.h option-file:
20      - reccord when this file is included (define ECCO_CPPOPTIONS_H)
21      - remove the most obvious obsolete features (e.g., #define ALLOW_COST not
22        allowed since Oct 2003 in any option-file except in PACKAGES_CONFIG.h)
23    o pkg/seaice :
24      - added possibility to change ice strength/PRESS0 relationship to
25        HEFF, according to the following run time parameters
26        SEAICEpresPow0 :: HEFF exponent for ice strength below SEAICEpresH0 (integer, >0)
27        SEAICEpresPow1 :: HEFF exponent for ice strength above SEAICEpresH0 (integer, >0)
28        SEAICEpresH0   :: HEFF threshold for ice strength            (m)
29    o pkg/ggl90 :
30      - added run time flag mxlSurfFlag to include the code that ensure
31        mixing between first and second level (previously included as a comment)
32    o verification/1D_ocean_ice_column/input_ad/data.autodiff :
33      - add test of newly added dumpAdByRec=T option where
34        we write all records to one file per variable.
35    o verification/global_ocean.cs32x15/code_ad/CPP_OPTIONS.h :
36      - switch to #define ALLOW_BALANCE_RELAX and ALLOW_BALANCE_FLUXES
37        to check that this code is ok with taf and compiles in adjoint.
38    o pkg/autodiff :
39      - added run time param dumpAdByRec : ad dump format switch.
40        If true then write all records to one file per variable.
41        Else write one file per record (remains the default).
42      - revise seaice_ad_dump.F and exf_adjoint_snapshots_ad.F accordingly.
43    o pkg/seaice:
44     - Added SEAICEuseTILT run time switch : if set to
45       false then omit the tilt term in seaice dynamics.
46     - Fix free drift calculation.
47    o pkg/shelfice:
48      When initializing SHELFICEDragQuadratic, set default to be
49      consistent with shiCdrag in case SHELFICEuseGammaFrict is used,
50      but retain option to set it independently
51      (inconsistenty spotted by Veronique Dansereau)
52    o eesupp/inc:
53      - in EEPARAMS.h, add real-type constant for some frequently used simple number
54         (0,1,2,1/2), with name explicitly referring to RS/RL type.
55    o model/src:
56      - move balancing of relaxation terms to new S/R balance_relax.F.
57  o pkg/autodiff:  o pkg/autodiff:
58    re-write active I/O high-level (control) S/R:    re-write active I/O high-level (control) S/R:
59    - rename  S/R ACTIVE_READ/WRITE_RL to ACTIVE_READ/WRITE_3D_RL    - rename  S/R ACTIVE_READ/WRITE_RL to ACTIVE_READ/WRITE_3D_RL

Legend:
Removed from v.1.1704  
changed lines
  Added in v.1.1712

  ViewVC Help
Powered by ViewVC 1.1.22