/[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.2136 by jmc, Wed Feb 25 14:36:14 2015 UTC revision 1.2139 by mlosch, Tue Mar 3 15:57:00 2015 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o verification/testreport:
8      - replace "grep -A3" with POSIX conformal sed command, because there are
9        implementations of grep that cannot do contextual searches
10      - replace "cat -n" by "nl" (two occurrences), because not all implementations
11        of "cat" have the option "-n"
12    o model/src: add new file gsw_teos10.F that contains
13        3 functions, more or less a copy of the gsw_toolbox.f90 of the TEOS-10
14        fortran interface, that are used to convert from conservative to
15        potential temperature. For now they are not called anywhere.
16    o pkg/ggl90: make "useIDEMIX" useful
17      - re-organize code in s/r ggl90_calc a little to move computations that
18        are different for idemix into separate loops (changes verification
19        experiment idemix at truncation level, 12 digits remain -> updated)
20      - requires 2 new 2D fields KappaM, verticalShear
21      - make hFacI and recip_hFacI local 3D variables that are passed to
22        s/r ggl90_idemix
23      - fix and improve some comments
24    
25  checkpoint65j (2015/02/25)  checkpoint65j (2015/02/25)
26  o pkg/openad  o pkg/openad
27    - synchronize seawater.F with version in model/src: replace routine    - synchronize seawater.F with version in model/src: replace routine

Legend:
Removed from v.1.2136  
changed lines
  Added in v.1.2139

  ViewVC Help
Powered by ViewVC 1.1.22