/[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.339 by edhill, Wed Sep 1 12:41:50 2004 UTC revision 1.345 by heimbach, Thu Sep 16 22:25:23 2004 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint54f_post
7    o in verification/carbin/ remove experiment related to
8      ALLOW_PASSIVE_TRACER (array tr1 etc)
9      code_ad/ input_ad/ results_ad
10    
11    o add two new packages
12      - ggl90, TKE-model of Gaspar et al. (1990), Blanke+Delecluse (1993)
13        + subject to optimization (memory)
14      - opps, OPPS (ocean penetrative plume scheme) of Paluszkiewicz+Romea (1997)
15        + subject to reordering (many GOTOs in the original code)
16        + so far opps is called for every (i,j) point, and then operates in
17          the vertical; one may want to reorder the scheme in order operate in
18          horizontal slabs at the cost of (a lot of) memory, at least ten new 3D
19          fields)
20    o overhaul of IO so that we now have flags for MDSIO and/or MNC
21      - all verification tests compile and run with linux_ia32_g77
22      - defaults are compatible with current input files--nothing
23        should change if you were not previously using MNC
24      - MNC output has been added in numerous places (eg. timeave)
25        but there are still a few writes not yet do-able with MNC
26        (this is in progress)
27      - flags now allow for either/or/both use of MDSIO and MNC and
28        documentation will soon follow
29      - numerous small formatting cleanups for ProTeX
30    o add version info (via BUILD_INFO.h) to MNC and stdout
31    
32    checkpoint54e_post
33    o add two new packages
34      - pp81 (Packanowski and Philander, 1981), Richardson number and
35        stratification dependent mixing
36      - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme
37      - these scheme operate in a similar manner as KPP (without ghat, of
38        course), however there is only one diffusivity that is used for both
39        temperature and salinity (and passive tracers)ç
40    o add offline package
41  o add "verification/dic_example" which contains a dic-gchem-ptracer setup  o add "verification/dic_example" which contains a dic-gchem-ptracer setup
42    provided by Stephanie Dutkiewicz    provided by Stephanie Dutkiewicz
43  o genmake2: add ability to search for C compilers and cleanup test output  o genmake2: add ability to search for C compilers and cleanup test output

Legend:
Removed from v.1.339  
changed lines
  Added in v.1.345

  ViewVC Help
Powered by ViewVC 1.1.22