/[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.331 by jmc, Sun Jul 18 01:57:02 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
42      provided by Stephanie Dutkiewicz
43    o genmake2: add ability to search for C compilers and cleanup test output
44      - fixes recent SX-6 problems and should help with others (eg. HP-UX)
45    
46    checkpoint54d_post
47    o data.diagnostics: if levels() is unspecified then ALL levels are diagnosed
48    o bug fix in pkg/cal/cal_addtime.F for TheCalendar='model' day count is wrong,
49      leading to additional shift by 5 days each year of integration
50       (i.e. leading to considerable offset over the years)
51    o update global_ocean.cs32x15/thsice: use z* + RealFW + staggerTimeStep
52    o start with no AB and no initial filtering (staggerTimeStep):
53      change the results of test-exp: hs94.128x64x5, hs94.1x64x5 & hs94.cs-32x32x5
54    o move ocean specific S/R calls from forward_step.F to do_oceanic_phys.F
55      (external loading & cpl import/export stay in forward_step.F)
56    o update coupling interface to work with new staggerTimeStep
57    o change MDSIO ptracers_pickup.
58    o fix a bug in Flux deriv. vs Ts (pkg/aim_v23/phy_suflux_sice.F);
59    o genmake2 fixes so netcdf now works on halem ("osf1_alpha_*")
60    o bugs fixed in kpp_calc.F (ustarY) and external_forcing.F (Qsw & Partial-cell)
61    
62    checkpoint54c_post
63  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
64    this affects (truncation error) output.txt of test-exp:    this affects (truncation error) output.txt of test-exp:
65     global_ocean_ebm,_pressure,.cs32x15(&.thsice), lab_sea & natl_box     global_ocean_ebm,_pressure,.cs32x15(&.thsice), lab_sea & natl_box

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

  ViewVC Help
Powered by ViewVC 1.1.22