/[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.1374 by jmc, Sun Feb 6 00:24:40 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/cheapaml:
8     - from Nico Wienders: New version of this package.
9    o pkg/flt:
10     - add CPP options to prevent floats to re-enter the opposite side of
11       a periodic domain (default: keep periodicity)
12    o pkg/gmredi:
13     - apply exchange to GM_PsiX,GM_PsiY to get valid values near CS-corners
14       (needed for multi-dim advection).
15     - switch on GM Advective form in global_ocean.cs32x15 and update output.txt
16    o model/src:
17     - fix wrong re-setting of addMass array (ALLOW_ADDFLUID) for atmospheric run.
18    o tutorial_tracer_adjsens
19     - extend to NLFS and replace maskC by hFacC
20       (change reference output accordingly)
21    
22    checkpoint62r (2011/01/24)
23    o testreport:
24     - add option -deloutp (-do) to remove output file after successful run
25     - add option -mfile (-mf) for MPI machile-file and for each test-exp,
26       extract exact list of procs from this file ; adjust COMMAND by
27       replacing TR_MFILE & TR_NPROC with local machile-file & Nb of MPI procs.
28    o pkg/ecco: replace old ineffective way of penalizing deviations from
29      first guess (of obcs) with code by Matt Mazloff
30    o pkg/ctrl: add code that allows the use of ALLOW_OBCS?_CONTROL without
31      exf/cal
32      - ctrl_init: fix initialisation (computation of diffrec) for obcs-ctrl
33        and handle case of obcs?period == 0
34        Not affected by these changes: There is still an inconsistency in
35        the computation of start/endrec for the obcs variables for ALLOW_CAL
36        defined (see comment by Menemenlis, 7-Mar-2003)
37      - make S/R ctrl_get_gen_rec return something meaningful even if
38        ALLOW_CAL is not defined
39      - ctrl_getobcs?: simplify code so that it does not need to use
40                       S/R exf_swapfields
41    o testreport:
42       allow to test MPI with different number of processors for each experiment:
43       create file "SIZE.h.mpi" in each build dir.
44       Note: update of "-command" argument not yet implemented.
45    o model/src, pkg/autodiff, pkg/ecco, pkg/seaice:
46      alleviate the need for additional 3D tapes when using
47      the non-inear free surface in the adjoint. This is done
48      by adding an 'update' of hfacc etc. to their current
49      value at the beginning of forward_step.F.
50    o pkg/seaice
51      seaice_lsr: move stress-divergence computations out of outer pseudo-
52      timestepping loop
53    o pkg/obcs/obcs_prescribe_read.F: move 'CALL OBCS_EXTERNAL_FIELDS_LOAD'
54      up, so that the calls of the ctrl_* subroutines are really at the end
55      of the routine.
56    o pkg/gmredi:
57      allow to specify a 2-D horizontal map and a 1-D vertical profil
58      as scaling factor for Isopycnal diffusivity (Redi) and GM diffusivity.
59    o pkg/seaice:
60      move lsr iterations from seaice_dynsolver to seaice_lsr.
61    o pkg/seaice:
62      reduce memory footprint of seaice mutldim advection tapes,
63      by using a 2D tape independent of the generic_advdiff ones,
64      and setting GAD_AREA=1 etc. rather than GAD_AREA=101 etc.
65    
66  checkpoint62q (2010/12/29)  checkpoint62q (2010/12/29)
67  o model/src:  o model/src:
68    - 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.1374

  ViewVC Help
Powered by ViewVC 1.1.22