/[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.1374 by jmc, Sun Feb 6 00:24:40 2011 UTC revision 1.1385 by heimbach, Thu Mar 3 16:57:14 2011 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/obcs:
8     - obcs_apply_uv.F: change to a 2 steps method, first tangential component;
9       then normal component. This ensures that the normal component is set
10       correctly even when it conficts with tangential setting from an other OB.
11       Affects results of test-experiment seaice_obcs: update the output.txt
12    o pkg/obcs:
13     - add code to monitor statistics of dynamical fields at OB.
14     - take OBCS_BALANCE code out of obcs_calc.F into new S/R OBCS_BALANCE_FLOW :
15       - fix to OBCS_BALANCE code (right hFac ; deal with simple OB intersection).
16       - change default: balance the Net inflow through all OB (instead of balancing
17         each OB separately); keep the old method if setting OBC_balanceFacX < 0.
18     - switch on useOBCSbalance in dome experiment: only correct Western OB outflow
19       to match Nortern OB inflow (OBCS_balanceFacN=0).
20    o pkg/seaice:
21     - redefined actual sea ice age to be ICEAGE/HEFF ifdef SEAICE_AGE_VOL
22    o pkg/seaice (seaice_growth v 1.113):
23     - reverting seaice_growth to v 1.111 in order to have code with exact bit
24       compatibility with MITgcm_contrib/ifenty/Fenty_seaice_thermo_code_merge
25       CPP option SEAICE_OCN_MELT_ACT_ON_AREA removed in v 1.112 is reintroduced
26       runtime flag SEAICEareaFormula is kept but is inactive
27    o model/src:
28     - add new param to scale curvilinear grid distance and area when using
29       a different sphere radius from the grid-files.
30     - test/check multi-threads EXCH applied to local variable (cg2d_x)
31    o adjoint:
32     - enable adjoint of Stevens OB
33     - add dummy_in_dynamics to enable extraction of ADJrhoinsitu
34       (a bit delicate because of potentially modified adj. common block structure;
35       current switch is ALLOW_AUTODIFF_MONITOR_DIAG, could be changed later)
36    
37    checkpoint62s (2011/02/15)
38    o pkg/seaice (seaice_growth v 1.112):
39     - introduce SEAICEareaFormula run time parameter, which selects the recipe for
40       computing the ice cover tendency from effective thickness tendencies. Include
41       Ian Fenty's formula.
42     - remove 'undef SEAICE_OCN_MELT_ACT_ON_AREA' which may now be achieved using
43       SEAICEareaFormula.
44     - simplify notations for the various d_HEFF/d_AREA terms.
45    o pkg/gmredi:
46     - add Boundary-Value-Problem bolus transport (Ferrari etal, OM 2010) code
47       from Christopher Wolfe (UCSD); add partial cell factor in vertical derivative;
48       add a verification test-run (front_relax.bvp) to test GM_useBVP.
49    o pkg/seaice (seaice_growth v 1.111):
50     - for SEAICE_DO_OPEN_WATER_GROWTH, replace Gael's implementation with Ian's.
51     - the new SEAICE_DO_OPEN_WATER_MELT allows open-water air-sea heat fluxes to
52       also melt ice.
53    o pkg/seaice:
54     - McPhee formula for Ice-Ocean fluxes (provided by Ian Fenty).
55     - can be used by #define MCPHEE_OCEAN_ICE_HEAT_FLUX in SEAICE_OPTIONS.h
56  o pkg/cheapaml:  o pkg/cheapaml:
57   - from Nico Wienders: New version of this package.   - from Nico Wienders: New version of this package.
58  o pkg/flt:  o pkg/flt:

Legend:
Removed from v.1.1374  
changed lines
  Added in v.1.1385

  ViewVC Help
Powered by ViewVC 1.1.22