/[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.1191 by mlosch, Tue Nov 10 09:34:04 2009 UTC revision 1.1198 by mlosch, Mon Nov 23 16:41:30 2009 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o model: add Christopher Wolfe's implemetation of the single reduction cg2d
8     (d'Azevedo, Eijkhout, and Romine, 1999) with CPP-flag ALLOW_SRCG and
9     runtime flag useSRCGSolver. Modify verification experiment global_with_exf
10     to test this code
11    o pkg/cd_code:
12      Change defaut D-grid time-stepping to get the same for D-grid momentum as for
13       C-grid momentum. D-grid velocity used to be stepped forward in time with
14       Adams-Bashforth only on surface pressure term. Tests show that using AB on
15       D-grid coriolis term improves stability (as expected from CD-scheme paper).
16      To reproduce old results, add 2 options (in CD_CODE_OPTIONS.h).
17      Update results of exp: global_with_exf (x2), ideal_2D_oce, isomip (x2),
18       lab_sea (3 Fwd +3 AD), natl_box (x2), tutorial_global_oce_biogeo (Fwd+AD),
19       tutorial_global_oce_latlon, tutorial_global_oce_optim & tutorial_tracer_adjsens.
20      Keep old results by adding CD_CODE_OPTIONS.h in exp: cfc_example, exp2,
21           lobal_ocean.90x40x15(+AD), global_ocean_ebm(+AD) and OpenAD.
22    o pkg/obcs:
23     - fix bug in initialisation (broken since Oct 1rst modification)
24       for useOBCSprescribe without useEXF.
25    
26    checkpoint61y
27    o pkg/seaice
28     - change (once again) the discretization for the evp solver: rather than
29       squaring the averages of strain rates, average the squares to give
30       a better approximation to VP behavior (in simple test); this breaks
31       verification experiments that use EVP (lab_sea and lab_sea.hb87)
32        --> update outputs
33    o add CPP-flag (in mom_calc_visc.F) and TAF directive (in gmredi_slope_limit)
34      to improve vectorization of adjoint code on TARGET_NEC_SX
35    o verification/vermix:
36      - change vermix to a more "classical" 1d column with high vertical
37        resolution, seasonal heat flux forcing and constant wind forcing
38        --> update outputs
39  o pkg/seaice  o pkg/seaice
40   - fix diagnostics of principal stress components for EVP   - fix diagnostics of principal stress components for EVP
41   - add optional diagnostics of non-linear convergence for LSOR solver   - add optional diagnostics of non-linear convergence for LSOR solver

Legend:
Removed from v.1.1191  
changed lines
  Added in v.1.1198

  ViewVC Help
Powered by ViewVC 1.1.22