/[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.332 by jmc, Sun Jul 18 14:20:17 2004 UTC revision 1.344 by mlosch, Thu Sep 16 12:40:37 2004 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o add two new packages
7      - ggl90, TKE-model of Gaspar et al. (1990), Blanke+Delecluse (1993)
8        + subject to optimization (memory)
9      - opps, OPPS (ocean penetrative plume scheme) of Paluszkiewicz+Romea (1997)
10        + subject to reordering (many GOTOs in the original code)
11        + so far opps is called for every (i,j) point, and then operates in
12          the vertical; one may want to reorder the scheme in order operate in
13          horizontal slabs at the cost of (a lot of) memory, at least ten new 3D
14          fields)
15    o overhaul of IO so that we now have flags for MDSIO and/or MNC
16      - all verification tests compile and run with linux_ia32_g77
17      - defaults are compatible with current input files--nothing
18        should change if you were not previously using MNC
19      - MNC output has been added in numerous places (eg. timeave)
20        but there are still a few writes not yet do-able with MNC
21        (this is in progress)
22      - flags now allow for either/or/both use of MDSIO and MNC and
23        documentation will soon follow
24      - numerous small formatting cleanups for ProTeX
25    o add version info (via BUILD_INFO.h) to MNC and stdout
26    
27    checkpoint54e_post
28    o add two new packages
29      - pp81 (Packanowski and Philander, 1981), Richardson number and
30        stratification dependent mixing
31      - my82 (Mellor and Yamada, 1982) level 2 turbulence closure scheme
32      - these scheme operate in a similar manner as KPP (without ghat, of
33        course), however there is only one diffusivity that is used for both
34        temperature and salinity (and passive tracers)ç
35    o add offline package
36    o add "verification/dic_example" which contains a dic-gchem-ptracer setup
37      provided by Stephanie Dutkiewicz
38    o genmake2: add ability to search for C compilers and cleanup test output
39      - fixes recent SX-6 problems and should help with others (eg. HP-UX)
40    
41    checkpoint54d_post
42    o data.diagnostics: if levels() is unspecified then ALL levels are diagnosed
43    o bug fix in pkg/cal/cal_addtime.F for TheCalendar='model' day count is wrong,
44      leading to additional shift by 5 days each year of integration
45       (i.e. leading to considerable offset over the years)
46    o update global_ocean.cs32x15/thsice: use z* + RealFW + staggerTimeStep
47    o start with no AB and no initial filtering (staggerTimeStep):
48      change the results of test-exp: hs94.128x64x5, hs94.1x64x5 & hs94.cs-32x32x5
49    o move ocean specific S/R calls from forward_step.F to do_oceanic_phys.F
50      (external loading & cpl import/export stay in forward_step.F)
51    o update coupling interface to work with new staggerTimeStep
52    o change MDSIO ptracers_pickup.
53    o fix a bug in Flux deriv. vs Ts (pkg/aim_v23/phy_suflux_sice.F);
54    o genmake2 fixes so netcdf now works on halem ("osf1_alpha_*")
55    o bugs fixed in kpp_calc.F (ustarY) and external_forcing.F (Qsw & Partial-cell)
56    
57  checkpoint54c_post  checkpoint54c_post
58  o replace surfaceTendency U,V,S,T,Tice,Ptr by surfaceForcing U,V,S,T,Tice,Ptr  o replace surfaceTendency U,V,S,T,Tice,Ptr by surfaceForcing U,V,S,T,Tice,Ptr
59    this affects (truncation error) output.txt of test-exp:    this affects (truncation error) output.txt of test-exp:

Legend:
Removed from v.1.332  
changed lines
  Added in v.1.344

  ViewVC Help
Powered by ViewVC 1.1.22