/[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.2142 by gforget, Tue Mar 24 18:29:42 2015 UTC revision 1.2143 by jmc, Wed Apr 1 14:18:43 2015 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    checkpoint65k (2015/04/01)
8  o pkg/ecco: fix missing cosphi initialization; use eccoiter in  o pkg/ecco:
9      place of optimcycle; if autodiff is not compiled then use      fix missing cosphi initialization; use eccoiter in place of optimcycle;
10      READ_REC_XY_RL/READ_REC_XYZ_RL instead of active read/write      if autodiff is not compiled then use READ_REC_XY_RL/READ_REC_XYZ_RL
11  o pkg/ctrl: if autodiff is not compiled then use      instead of active read/write
12      READ_REC_XY_RL/READ_REC_XYZ_RL instead of active read/write  o pkg/ctrl:
13  o pkg/autodiff: make autodiff_readparms.F and autodiff_whtapeio_sync.F      if autodiff is not compiled then use READ_REC_XY_RL/READ_REC_XYZ_RL
14        instead of active read/write.
15    o pkg/autodiff: make autodiff_readparms.F and autodiff_whtapeio_sync.F
16      return if .NOT.useAUTODIFF      return if .NOT.useAUTODIFF
17  o pkg/seaice: add CPP brackets (cost function related).  o pkg/seaice: add CPP brackets (cost function related).
18  o model/src: add useAUTODIFF run time switch.  o model/src:
19  o pkg/exf/exf_interp.F: add code to allow input grids with latitude      add useAUTODIFF run time switch.
20      starting in the north (i.e. when j=1 corresponds to northern edge of  o pkg/exf/exf_interp.F:
21      field); modify global_with_exf to test this feature      add code to allow input grids with latitude starting in the north (i.e. when
22        j=1 corresponds to northern edge of field); modify global_with_exf to test
23        this feature.
24  o verification/testreport:  o verification/testreport:
25    - replace "grep -A3" with POSIX conformal sed command, because there are    - replace "grep -A3" with POSIX conformal sed command, because there are
26      implementations of grep that cannot do contextual searches      implementations of grep that cannot do contextual searches
27    - replace "cat -n" by "nl" (two occurrences), because not all implementations    - replace "cat -n" by "nl" (two occurrences), because not all implementations
28      of "cat" have the option "-n"      of "cat" have the option "-n"
29  o model/src: add new file gsw_teos10.F that contains  o model/src:
30      3 functions, more or less a copy of the gsw_toolbox.f90 of the TEOS-10      add new file gsw_teos10.F that contains 3 functions, more or less a copy
31      fortran interface, that are used to convert from conservative to      of the gsw_toolbox.f90 of the TEOS-10 fortran interface, that are used to
32      potential temperature. For now they are not called anywhere.      convert from conservative to potential temperature. For now they are not
33        called anywhere.
34  o pkg/ggl90: make "useIDEMIX" useful  o pkg/ggl90: make "useIDEMIX" useful
35    - re-organize code in s/r ggl90_calc a little to move computations that    - re-organize code in s/r ggl90_calc a little to move computations that
36      are different for idemix into separate loops (changes verification      are different for idemix into separate loops (changes verification
37      experiment idemix at truncation level, 12 digits remain -> updated)      experiment idemix at truncation level, 12 digits remain -> updated)
38    - requires 2 new 2D fields KappaM, verticalShear    - requires 2 new 2D fields KappaM, verticalShear
39    - make hFacI and recip_hFacI local 3D variables that are passed to    - make hFacI and recip_hFacI local 3D variables that are passed to

Legend:
Removed from v.1.2142  
changed lines
  Added in v.1.2143

  ViewVC Help
Powered by ViewVC 1.1.22