/[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.1654 by jmc, Fri Apr 20 19:47:09 2012 UTC revision 1.1663 by jmc, Fri Jun 1 18:49:32 2012 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/src:
8      - recompute rSurfW & S to ensure consistent column thickness (needed for rStar)
9        between Sum_k(hFac*drF) and rSurf-rLow, for now only when using pkg/shelfice;
10      - use h0FacC, W & S to compute hFac_surfC, W & S in calc_surf_dr.F (more
11        similar to calc_r_star.F); update results of experiment internal_wave and
12        tutorial_global_oce_in_p (affected @ truncation level).
13    o pkg/shelfice:
14      - add parameterisation of advective-diffusive flux into the ice shelf
15        according to Holland and Jenkins (1999), eq.22-33, as suggested by Jan De Ryd
16      - simply eps3/3a computation
17    o eesupp:
18     - add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange
19       between tiles, just fill-in edges assuming locally periodic subdomain) and
20       add corresponding exchange subroutines (EXCH0);
21     - new CG-solver version (_EX0) for disconnected-tiles special case.
22    o model/src (CG-solvers):
23     - modify Single-Reduction version (CG2D_SR) in case cg2dMaxIters is reached
24       (similar final residual output and max-Iter number as with standard version);
25     - allows to store and use lowest-residual solution (standard & _SR versions);
26     - cleaning up (remove old, commented out code, LETS_MAKE_JAM ...).
27     - by default, also compile CG2D_SR version (define ALLOW_SRCG in CPP_OPTIONS.h)
28    o eesup/src:
29     - global_vec_sum.F cleaning: add a BARRIER ; update comments ; remove ndef
30       ALWAYS_USE_MPI (no longer needed after fixing usingMPI settings - March 2012)
31    o pkg/salt_plume added to lab_sea/input_ad.noseaicedyn
32    
33    checkpoint63m (2012/04/27)
34    o pkg/shelfice:
35     - account for partical cells in surface level below ice-shelf for hydrostatic
36       pressure calculion (set uniformFreeSurfLev to F); update isomip experiments.
37  o ad test experiments:  o ad test experiments:
38   - update and rename to "ad_optfile.local" local AD-optfile specific to a   - update and rename to "ad_optfile.local" local AD-optfile specific to a
39     particular adjoint verification experiment (in verification/*/code_ad/)     particular adjoint verification experiment (in verification/*/code_ad/)
# Line 14  o pkg/seaice & pkg/exf: Line 44  o pkg/seaice & pkg/exf:
44     to be set in EXF_OPTIONS.h since this pkg controls its I/O     to be set in EXF_OPTIONS.h since this pkg controls its I/O
45     (and avoids second CPP option in SEAICE_OPTIONS.h)     (and avoids second CPP option in SEAICE_OPTIONS.h)
46   - change default value of costIceStart & costIceEnd to a valid date.   - change default value of costIceStart & costIceEnd to a valid date.
47     - add snowPrecip to HSNOW in seaice_growth
48  o pkg/ptracers:  o pkg/ptracers:
49   - move ptracers summary and setup check into separated S/R ; add a check for   - move ptracers summary and setup check into separated S/R ; add a check for
50     valid PTRACERS_Iter0 value (error+stop or just warning).     valid PTRACERS_Iter0 value (error+stop or just warning).

Legend:
Removed from v.1.1654  
changed lines
  Added in v.1.1663

  ViewVC Help
Powered by ViewVC 1.1.22