/[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.1361 by jmc, Wed Dec 29 16:41:28 2010 UTC revision 1.1369 by jmc, Mon Jan 24 14:35:07 2011 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint62r (2011/01/24)
8    o testreport:
9     - add option -deloutp (-do) to remove output file after successful run
10     - add option -mfile (-mf) for MPI machile-file and for each test-exp,
11       extract exact list of procs from this file ; adjust COMMAND by
12       replacing TR_MFILE & TR_NPROC with local machile-file & Nb of MPI procs.
13    o pkg/ecco: replace old ineffective way of penalizing deviations from
14      first guess (of obcs) with code by Matt Mazloff
15    o pkg/ctrl: add code that allows the use of ALLOW_OBCS?_CONTROL without
16      exf/cal
17      - ctrl_init: fix initialisation (computation of diffrec) for obcs-ctrl
18        and handle case of obcs?period == 0
19        Not affected by these changes: There is still an inconsistency in
20        the computation of start/endrec for the obcs variables for ALLOW_CAL
21        defined (see comment by Menemenlis, 7-Mar-2003)
22      - make S/R ctrl_get_gen_rec return something meaningful even if
23        ALLOW_CAL is not defined
24      - ctrl_getobcs?: simplify code so that it does not need to use
25                       S/R exf_swapfields
26    o testreport:
27       allow to test MPI with different number of processors for each experiment:
28       create file "SIZE.h.mpi" in each build dir.
29       Note: update of "-command" argument not yet implemented.
30    o model/src, pkg/autodiff, pkg/ecco, pkg/seaice:
31      alleviate the need for additional 3D tapes when using
32      the non-inear free surface in the adjoint. This is done
33      by adding an 'update' of hfacc etc. to their current
34      value at the beginning of forward_step.F.
35    o pkg/seaice
36      seaice_lsr: move stress-divergence computations out of outer pseudo-
37      timestepping loop
38    o pkg/obcs/obcs_prescribe_read.F: move 'CALL OBCS_EXTERNAL_FIELDS_LOAD'
39      up, so that the calls of the ctrl_* subroutines are really at the end
40      of the routine.
41    o pkg/gmredi:
42      allow to specify a 2-D horizontal map and a 1-D vertical profil
43      as scaling factor for Isopycnal diffusivity (Redi) and GM diffusivity.
44    o pkg/seaice:
45      move lsr iterations from seaice_dynsolver to seaice_lsr.
46    o pkg/seaice:
47      reduce memory footprint of seaice mutldim advection tapes,
48      by using a 2D tape independent of the generic_advdiff ones,
49      and setting GAD_AREA=1 etc. rather than GAD_AREA=101 etc.
50    
51  checkpoint62q (2010/12/29)  checkpoint62q (2010/12/29)
52  o model/src:  o model/src:
53    - check horizontal grid-spacing for unset or zero/negative values.    - check horizontal grid-spacing for unset or zero/negative values.

Legend:
Removed from v.1.1361  
changed lines
  Added in v.1.1369

  ViewVC Help
Powered by ViewVC 1.1.22