/[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.1367 by mlosch, Wed Jan 19 13:52:14 2011 UTC revision 1.1377 by jmc, Fri Feb 11 00:06:10 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/gmredi:
8     - add Boundary-Value-Problem bolus transport (Ferrari etal, OM 2010) code
9       from Christopher Wolfe (UCSD); add partial cell factor in vertical derivative;
10       add a verification test-run (front_relax.bvp) to test GM_useBVP.
11    o pkg/seaice:
12     - for SEAICE_DO_OPEN_WATER_GROWTH, replace Gael's implementation with Ian's.
13     - the new SEAICE_DO_OPEN_WATER_MELT allows open-water air-sea heat fluxes to also melt ice.
14    o pkg/seaice:
15     - McPhee formula for Ice-Ocean fluxes (provided by Ian Fenty).
16     - can be used by #define MCPHEE_OCEAN_ICE_HEAT_FLUX in SEAICE_OPTIONS.h
17    o pkg/cheapaml:
18     - from Nico Wienders: New version of this package.
19    o pkg/flt:
20     - add CPP options to prevent floats to re-enter the opposite side of
21       a periodic domain (default: keep periodicity)
22    o pkg/gmredi:
23     - apply exchange to GM_PsiX,GM_PsiY to get valid values near CS-corners
24       (needed for multi-dim advection).
25     - switch on GM Advective form in global_ocean.cs32x15 and update output.txt
26    o model/src:
27     - fix wrong re-setting of addMass array (ALLOW_ADDFLUID) for atmospheric run.
28    o tutorial_tracer_adjsens
29     - extend to NLFS and replace maskC by hFacC
30       (change reference output accordingly)
31    
32    checkpoint62r (2011/01/24)
33    o testreport:
34     - add option -deloutp (-do) to remove output file after successful run
35     - add option -mfile (-mf) for MPI machile-file and for each test-exp,
36       extract exact list of procs from this file ; adjust COMMAND by
37       replacing TR_MFILE & TR_NPROC with local machile-file & Nb of MPI procs.
38  o pkg/ecco: replace old ineffective way of penalizing deviations from  o pkg/ecco: replace old ineffective way of penalizing deviations from
39    first guess (of obcs) with code by Matt Mazloff    first guess (of obcs) with code by Matt Mazloff
40  o pkg/ctrl: add code that allows the use of ALLOW_OBCS?_CONTROL without  o pkg/ctrl: add code that allows the use of ALLOW_OBCS?_CONTROL without
41    exf/cal    exf/cal
42    - ctrl_init: fix initialisation (computation of diffrec) for obcs-ctrl    - ctrl_init: fix initialisation (computation of diffrec) for obcs-ctrl
43      and handle case of obcs?period == 0      and handle case of obcs?period == 0
44      Not affected by these changes: There is still an inconsistency in      Not affected by these changes: There is still an inconsistency in
45      the computation of start/endrec for the obcs variables for ALLOW_CAL      the computation of start/endrec for the obcs variables for ALLOW_CAL
46      defined (see comment by Menemenlis, 7-Mar-2003)      defined (see comment by Menemenlis, 7-Mar-2003)
47    - make S/R ctrl_get_gen_rec return something meaningful even if    - make S/R ctrl_get_gen_rec return something meaningful even if
48      ALLOW_CAL is not defined      ALLOW_CAL is not defined
49    - ctrl_getobcs?: simplify code so that it does not need to use    - ctrl_getobcs?: simplify code so that it does not need to use
50                     S/R exf_swapfields                     S/R exf_swapfields
51  o testreport:  o testreport:
52     allow to test MPI with different number of processors for each experiment:     allow to test MPI with different number of processors for each experiment:
# Line 24  o testreport: Line 55  o testreport:
55  o model/src, pkg/autodiff, pkg/ecco, pkg/seaice:  o model/src, pkg/autodiff, pkg/ecco, pkg/seaice:
56    alleviate the need for additional 3D tapes when using    alleviate the need for additional 3D tapes when using
57    the non-inear free surface in the adjoint. This is done    the non-inear free surface in the adjoint. This is done
58    by adding an 'update' of hfacc etc. to their current    by adding an 'update' of hfacc etc. to their current
59    value at the beginning of forward_step.F.    value at the beginning of forward_step.F.
60  o pkg/seaice  o pkg/seaice
61    seaice_lsr: move stress-divergence computations out of outer pseudo-    seaice_lsr: move stress-divergence computations out of outer pseudo-
62    timestepping loop    timestepping loop

Legend:
Removed from v.1.1367  
changed lines
  Added in v.1.1377

  ViewVC Help
Powered by ViewVC 1.1.22