/[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.1716 by jmc, Wed Aug 15 14:44:48 2012 UTC revision 1.1720 by gforget, Tue Aug 21 19:50:23 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/grdchk :
8      - grdchk_main.F : added CALL GLOBAL_SUM_INT( ierr , myThid )
9      - grdchk_getadxx.F etc. : omit I/O if ierr.EQ.0
10    o pkg/autodiff/ctrl/grdchk :
11      - attempt to sort out what works and what does not,
12        with regard to I/O, and to warn/stop accordingly.
13    o pkg/grdchk :
14      - attempt to fix grdchk in the case of useSingleCpuIO.
15      - "if ( myProcId .EQ. grdchkwhichproc .AND. ierr .EQ. 0 )"
16       statements were moved from grdchk_main.F and into
17       grdchk_getadxx.F grdchk_getxx.F grdchk_setxx.F.
18      - a global sum is applied to record numbers icvrec/layer
19       out of grdchk_loc so that they be passed to I/O routines.
20    o pkg/smooth :
21      - fix recomputation that appeared with nlfs : use smooth_recip_hFacC,
22        smooth_hFacW, smooth_hFacS (copied at init_fixed) in 3d case.
23    o verification/testreport:
24      - add option '-tlm' for Tangent-Linear test (-adm,-oad,-tlm are all exclusive);
25      - can also use compressed (gzip) reference output file;
26      - change format (in pkg/grdchk) of TLM output (+ add forward gradient)
27        to be easier to collect by testreport.
28      - update existing TLM output (half out-of-date by more than 3 yrs).
29      - report NETCDF & LAPACK settings (from genmake2) in output dir.
30      - report run-time in each individual summary (previously only for AD test);
31        for TLM test, add also TAF version.
32      - add daily TLM test on (old) aces cluster + weekly test on baudelaire.
33    
34  checkpoint63r (2012/08/15)  checkpoint63r (2012/08/15)
35  o tools/genmake2:  o tools/genmake2:
36    - fix Makefile for target ftlall (+ update files to clean after make ftlall)    - fix Makefile for target ftlall (+ update files to clean after make ftlall)

Legend:
Removed from v.1.1716  
changed lines
  Added in v.1.1720

  ViewVC Help
Powered by ViewVC 1.1.22