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

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

  ViewVC Help
Powered by ViewVC 1.1.22