/[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.1906 by jmc, Sat Aug 3 23:16:19 2013 UTC revision 1.1912 by jmc, Wed Aug 14 21:16:35 2013 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/diagnostics:
8      - add a parameter to track the status of pkg/diagnostics activation;
9        this replace/extend the use of logical param "settingDiags" (to check
10        when adding diag to the list) to also check any DIAGNOSTICS_[]FILL* call.
11        New S/R to print error message and stop when pkgStatus is not right.
12      - to try: add a warning when "data.diagnostics" exist but useDiagnostics=F.
13    
14    checkpoint64m (2013/08/13)
15    o model/inc:
16      - move FCORI_MACROS.h from PARAMS(_MACROS).h to GRID_MACROS.h (left from
17        8 yrs ago modif when Coriolis arrays were moved from PARAMS.h to GRID.h)
18    o pkg/kpp & aim_v23:
19      - only call DIAGNOSTICS_FILL when useDiagnostics=TRUE.
20    o pkg/seaice:
21      - restore (last time on 2011/12/24) ability to compile pkg/seaice with
22        undefined pkg/exf ALLOW_ATM_TEMP or ALLOW_RUNOFF CPP-options.
23      - only call DIAGNOSTICS_FILL when useDiagnostics=TRUE.
24    o eesupp/src:
25      - fix check for overlap-size argument (myOLn.GT.MAX_OLY_EXCH)
26        in exch1_rx[_ad].template (thanks to Francois Lefeuvre report).
27    o switch to TAF version-2:
28      - add flow directives to "freeze" naming convention for ad-routines that
29        are used in I/O routines of adjoint state and associated common blocks
30        that are used in adcommon.h (backward compatible with version-1)
31      - update all ad-optfiles (in tools/adjoint_options + few local to some
32        verification exp) to switch to latest TAF version (currently 2.5.5);
33        merge "*_mpi" adoptfiles into the corresponding non-mpi (but commented
34        out except for diva).
35      - the major change with TAF version-2 is that both the differentiated
36        routines and the forward routines (new) are returned as part of the TAF
37        output source code. Update genmake2 accordingly.
38      - new output for AD experiment tutorial_global_oce_biogeo (better AD gradient
39        with version-2 when compared to TLM or FWD gradient); other experiments
40        output show minor changes (machine truncation level); update the few AD &
41        TLM output with 12 matching digits only (some prior to version-2 switch).
42    
43    checkpoint64l (2013/08/05)
44  o model/src:  o model/src:
45    - in dynamics.F, skip the call to CALC_VISCOSITY if momViscosity=F    - in dynamics.F, skip the call to CALC_VISCOSITY if momViscosity=F
46    - main_do_loop.F: no longer includes additional (AUTODIFF) header files    - main_do_loop.F: no longer includes additional (AUTODIFF) header files

Legend:
Removed from v.1.1906  
changed lines
  Added in v.1.1912

  ViewVC Help
Powered by ViewVC 1.1.22