/[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.1194 by mlosch, Fri Nov 13 09:05:35 2009 UTC revision 1.1200 by jmc, Tue Nov 24 19:21:55 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 update output of exp. global_ocean.cs32x15.icedyn after removing
8      #define SEAICE_OLD_AND_BAD_DISCRETIZATION from SEAICE_OPTIONS.h
9    o add entry points for Gianmaria's Nesting pkgs (from Contrib/nesting_sannino)
10    o mnc: add horizontal grid coordinates (XC,YC) and (XG,YG) to netcdf output
11      for complex grids, for now only to "state", "adstate", "adexf", "adseaice"
12    o model: add Christopher Wolfe's implemetation of the single reduction cg2d
13      (d'Azevedo, Eijkhout, and Romine, 1999) with CPP-flag ALLOW_SRCG and
14      runtime flag useSRCGSolver. Modify verification experiment global_with_exf
15      to test this code
16    o pkg/cd_code:
17      Change defaut D-grid time-stepping to get the same for D-grid momentum as for
18       C-grid momentum. D-grid velocity used to be stepped forward in time with
19       Adams-Bashforth only on surface pressure term. Tests show that using AB on
20       D-grid coriolis term improves stability (as expected from CD-scheme paper).
21      To reproduce old results, add 2 options (in CD_CODE_OPTIONS.h).
22      Update results of exp: global_with_exf (x2), ideal_2D_oce, isomip (x2),
23       lab_sea (3 Fwd +3 AD), natl_box (x2), tutorial_global_oce_biogeo (Fwd+AD),
24       tutorial_global_oce_latlon, tutorial_global_oce_optim & tutorial_tracer_adjsens.
25      Keep old results by adding CD_CODE_OPTIONS.h in exp: cfc_example, exp2,
26           lobal_ocean.90x40x15(+AD), global_ocean_ebm(+AD) and OpenAD.
27    o pkg/obcs:
28     - fix bug in initialisation (broken since Oct 1rst modification)
29       for useOBCSprescribe without useEXF.
30    
31    checkpoint61y
32  o pkg/seaice  o pkg/seaice
33   - change (once again) the discretization for the evp solver: rather than   - change (once again) the discretization for the evp solver: rather than
34     squaring the averages of strain rates, average the squares to give     squaring the averages of strain rates, average the squares to give
35     a better approximation to VP behavior (in simple test); this breaks     a better approximation to VP behavior (in simple test); this breaks
36     verification experiments that use EVP (lab_sea and lab_sea.hb87)     verification experiments that use EVP (lab_sea and lab_sea.hb87)
37      --> update outputs      --> update outputs
38  o add CPP-flag (in mom_calc_visc.F) and TAF directive (in gmredi_slope_limit)  o add CPP-flag (in mom_calc_visc.F) and TAF directive (in gmredi_slope_limit)
39    to improve vectorization of adjoint code on TARGET_NEC_SX    to improve vectorization of adjoint code on TARGET_NEC_SX
40  o verification/vermix:  o verification/vermix:
41    - change vermix to a more "classical" 1d column with high vertical    - change vermix to a more "classical" 1d column with high vertical

Legend:
Removed from v.1.1194  
changed lines
  Added in v.1.1200

  ViewVC Help
Powered by ViewVC 1.1.22