/[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.1714 by jmc, Mon Aug 13 13:14:49 2012 UTC revision 1.1719 by gforget, Tue Aug 21 14:28:07 2012 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/autodiff/ctrl/grdchk :
8      - attempt to sort out what works and what does not,
9        with regard to I/O, and to warn/stop accordingly.
10    o pkg/grdchk :
11      - attempt to fix grdchk in the case of useSingleCpuIO.
12      - "if ( myProcId .EQ. grdchkwhichproc .AND. ierr .EQ. 0 )"
13       statements were moved from grdchk_main.F and into
14       grdchk_getadxx.F grdchk_getxx.F grdchk_setxx.F.
15      - a global sum is applied to record numbers icvrec/layer
16       out of grdchk_loc so that they be passed to I/O routines.
17    o pkg/smooth :
18      - fix recomputation that appeared with nlfs : use smooth_recip_hFacC,
19        smooth_hFacW, smooth_hFacS (copied at init_fixed) in 3d case.
20    o verification/testreport:
21      - add option '-tlm' for Tangent-Linear test (-adm,-oad,-tlm are all exclusive);
22      - can also use compressed (gzip) reference output file;
23      - change format (in pkg/grdchk) of TLM output (+ add forward gradient)
24        to be easier to collect by testreport.
25      - update existing TLM output (half out-of-date by more than 3 yrs).
26      - report NETCDF & LAPACK settings (from genmake2) in output dir.
27      - report run-time in each individual summary (previously only for AD test);
28        for TLM test, add also TAF version.
29      - add daily TLM test on (old) aces cluster + weekly test on baudelaire.
30    
31    checkpoint63r (2012/08/15)
32    o tools/genmake2:
33      - fix Makefile for target ftlall (+ update files to clean after make ftlall)
34    o pkg/ecco/ecco_cost_final.F :
35      - fix fc print statements (to stdout and costfunction0000) so
36        that the printed value is always after the global sum.
37    o pkg/seaice/seaice_dynsolver.F :
38      - fix ice strength assymptote at SEAICE_area_max<1
39        (no change for the standard case of SEAICE_area_max=1)
40  o some cleaning:  o some cleaning:
41    - pkg source files: ensure that all *.F files from each pkg included the    - pkg source files: ensure that all *.F files from each pkg included the
42      corresponding ${PKG}_OPTIONS.h file (except stand-alone src file which      corresponding ${PKG}_OPTIONS.h file (except stand-alone src file which
43      only includes CPP_EEOPTIONS.h); fix S/R CTRL_SMOOTH ; update AD experiment      only includes CPP_EEOPTIONS.h); fix S/R CTRL_SMOOTH ; update AD experiment
44      code_ad/*.F src files; add new option-file in pkg/admtlm + corresponding      code_ad/*.F src files; add new option-file in pkg/admtlm + corresponding
45      includes;      includes;
46    - model/src: add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used.    - model/src: add PACKAGES_CONFIG.h wherever ALLOW_AUTODIFF[_TAMC] is used.
47    - ALLOW_DIFFKR_CONTROL: add a stop in S/R CTRL_CHECK in case ALLOW_3D_DIFFKR    - ALLOW_DIFFKR_CONTROL: add a stop in S/R CTRL_CHECK in case ALLOW_3D_DIFFKR
48      is undef; also define /DYNVARS_DIFFKR/ common block in DYNVARS.h when      is undef; also define /DYNVARS_DIFFKR/ common block in DYNVARS.h when
49      ALLOW_DIFFKR_CONTROL is defined, to allow to compile and reach this stop.      ALLOW_DIFFKR_CONTROL is defined, to allow to compile and reach this stop.
50    - update option-file CPP_OPTIONS.h of all AD experiments:    - update option-file CPP_OPTIONS.h of all AD experiments:
51      * no longer include PACKAGES_CONFIG.h ;      * no longer include PACKAGES_CONFIG.h ;
52      * includes ECCO_CPPOPTIONS.h if PACKAGES_CONFIG.h has been included ;      * includes ECCO_CPPOPTIONS.h if PACKAGES_CONFIG.h has been included ;
53      * def/undef ALLOW_3D_DIFFKR independently of ALLOW_DIFFKR_CONTROL (before      * def/undef ALLOW_3D_DIFFKR independently of ALLOW_DIFFKR_CONTROL (before
54        including ECCO_CPPOPTIONS.h).        including ECCO_CPPOPTIONS.h).
55  o pkg/cost, pkg/ctrl, pkg/ecco option-file:  o pkg/cost, pkg/ctrl, pkg/ecco option-file:
56    - clean-up and split content of old pkg/ecco/ECCO_CPPOPTIONS.h file into    - clean-up and split content of old pkg/ecco/ECCO_CPPOPTIONS.h file into

Legend:
Removed from v.1.1714  
changed lines
  Added in v.1.1719

  ViewVC Help
Powered by ViewVC 1.1.22