/[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.1364 by gforget, Fri Jan 14 01:42:22 2011 UTC revision 1.1370 by jmc, Thu Jan 27 20:52: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     - apply exchange to GM_PsiX,GM_PsiY to get valid values near CS-corners
9       (needed for multi-dim advection).
10    o model/src:
11     - fix wrong re-setting of addMass array (ALLOW_ADDFLUID) for atmospheric run.
12    
13    checkpoint62r (2011/01/24)
14    o testreport:
15     - add option -deloutp (-do) to remove output file after successful run
16     - add option -mfile (-mf) for MPI machile-file and for each test-exp,
17       extract exact list of procs from this file ; adjust COMMAND by
18       replacing TR_MFILE & TR_NPROC with local machile-file & Nb of MPI procs.
19    o pkg/ecco: replace old ineffective way of penalizing deviations from
20      first guess (of obcs) with code by Matt Mazloff
21    o pkg/ctrl: add code that allows the use of ALLOW_OBCS?_CONTROL without
22      exf/cal
23      - ctrl_init: fix initialisation (computation of diffrec) for obcs-ctrl
24        and handle case of obcs?period == 0
25        Not affected by these changes: There is still an inconsistency in
26        the computation of start/endrec for the obcs variables for ALLOW_CAL
27        defined (see comment by Menemenlis, 7-Mar-2003)
28      - make S/R ctrl_get_gen_rec return something meaningful even if
29        ALLOW_CAL is not defined
30      - ctrl_getobcs?: simplify code so that it does not need to use
31                       S/R exf_swapfields
32    o testreport:
33       allow to test MPI with different number of processors for each experiment:
34       create file "SIZE.h.mpi" in each build dir.
35       Note: update of "-command" argument not yet implemented.
36  o model/src, pkg/autodiff, pkg/ecco, pkg/seaice:  o model/src, pkg/autodiff, pkg/ecco, pkg/seaice:
37    alleviate the need for additional 3D tapes when using    alleviate the need for additional 3D tapes when using
38    the non-inear free surface in the adjoint. This is done    the non-inear free surface in the adjoint. This is done
39    by adding an 'update' of hfacc etc. to their current    by adding an 'update' of hfacc etc. to their current
40    value at the beginning of forward_step.F.    value at the beginning of forward_step.F.
41  o pkg/seaice  o pkg/seaice
42    seaice_lsr: move stress-divergence computations out of outer pseudo-    seaice_lsr: move stress-divergence computations out of outer pseudo-
43    timestepping loop    timestepping loop

Legend:
Removed from v.1.1364  
changed lines
  Added in v.1.1370

  ViewVC Help
Powered by ViewVC 1.1.22