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

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

  ViewVC Help
Powered by ViewVC 1.1.22