/[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.1197 by jmc, Fri Nov 20 01:02:16 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 pkg/cd_code:
8      Change defaut D-grid time-stepping to get the same for D-grid momentum as for
9       C-grid momentum. D-grid velocity used to be stepped forward in time with
10       Adams-Bashforth only on surface pressure term. Tests show that using AB on
11       D-grid coriolis term improves stability (as expected from CD-scheme paper).
12      To reproduce old results, add 2 options (in CD_CODE_OPTIONS.h).
13      Update results of exp: global_with_exf (x2), ideal_2D_oce, isomip (x2),
14       lab_sea (3 Fwd +3 AD), natl_box (x2), tutorial_global_oce_biogeo (Fwd+AD),
15       tutorial_global_oce_latlon, tutorial_global_oce_optim & tutorial_tracer_adjsens.
16      Keep old results by adding CD_CODE_OPTIONS.h in exp: cfc_example, exp2,
17           lobal_ocean.90x40x15(+AD), global_ocean_ebm(+AD) and OpenAD.
18    o pkg/obcs:
19     - fix bug in initialisation (broken since Oct 1rst modification)
20       for useOBCSprescribe without useEXF.
21    
22    checkpoint61y
23    o pkg/seaice
24     - change (once again) the discretization for the evp solver: rather than
25       squaring the averages of strain rates, average the squares to give
26       a better approximation to VP behavior (in simple test); this breaks
27       verification experiments that use EVP (lab_sea and lab_sea.hb87)
28        --> update outputs
29    o add CPP-flag (in mom_calc_visc.F) and TAF directive (in gmredi_slope_limit)
30      to improve vectorization of adjoint code on TARGET_NEC_SX
31    o verification/vermix:
32      - change vermix to a more "classical" 1d column with high vertical
33        resolution, seasonal heat flux forcing and constant wind forcing
34        --> update outputs
35  o pkg/seaice  o pkg/seaice
36   - fix diagnostics of principal stress components for EVP   - fix diagnostics of principal stress components for EVP
37   - 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.1197

  ViewVC Help
Powered by ViewVC 1.1.22