/[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.1656 by jmc, Thu Apr 26 13:49:29 2012 UTC revision 1.1667 by heimbach, Fri Jun 8 15:12:09 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 verification/1D_ocean_ice_column/
8      For verification purposes, the exact adjoint rather than an approx.
9      should be used (e.g., to comare against F.D. or TLM).
10      removed autodiff_inadmode*_ad.F routines in code_ad/
11      Update results/ accordingly.
12    o pkg/cal:
13      - change cal_getdate.F so that output date is function of input time only
14        (less ambiguous, not mixed up with input iteration number).
15      - fix calendarDumps for non-zero phase-lag (S/R CAL_TIME2DUMP).
16    o pkg/diagnostics:
17      - implement calendarDumps also for stats-diags
18      - implement calendarDumps also for snap-shot output (negative freq)
19      - for now, ignores calendarDumps if non-zero phase-lag.
20    
21    checkpoint63n (2012/06/04)
22    o model/src:
23      - recompute rSurfW & S to ensure consistent column thickness (needed for rStar)
24        between Sum_k(hFac*drF) and rSurf-rLow, for now only when using pkg/shelfice;
25      - use h0FacC, W & S to compute hFac_surfC, W & S in calc_surf_dr.F (more
26        similar to calc_r_star.F); update results of experiment internal_wave and
27        tutorial_global_oce_in_p (affected @ truncation level).
28    o pkg/shelfice:
29      - add parameterisation of advective-diffusive flux into the ice shelf
30        according to Holland and Jenkins (1999), eq.22-33, as suggested by Jan De Ryd
31      - simply eps3/3a computation
32    o eesupp:
33     - add new CPP option (DISCONNECTED_TILES) to disconnect tiles (no exchange
34       between tiles, just fill-in edges assuming locally periodic subdomain) and
35       add corresponding exchange subroutines (EXCH0);
36     - new CG-solver version (_EX0) for disconnected-tiles special case.
37    o model/src (CG-solvers):
38     - modify Single-Reduction version (CG2D_SR) in case cg2dMaxIters is reached
39       (similar final residual output and max-Iter number as with standard version);
40     - allows to store and use lowest-residual solution (standard & _SR versions);
41     - cleaning up (remove old, commented out code, LETS_MAKE_JAM ...).
42     - by default, also compile CG2D_SR version (define ALLOW_SRCG in CPP_OPTIONS.h)
43    o eesup/src:
44     - global_vec_sum.F cleaning: add a BARRIER ; update comments ; remove ndef
45       ALWAYS_USE_MPI (no longer needed after fixing usingMPI settings - March 2012)
46    o pkg/salt_plume added to lab_sea/input_ad.noseaicedyn
47    
48    checkpoint63m (2012/04/27)
49  o pkg/shelfice:  o pkg/shelfice:
50   - account for partical cells in surface level below ice-shelf for hydrostatic   - account for partical cells in surface level below ice-shelf for hydrostatic
51     pressure calculion (set uniformFreeSurfLev to F); update isomip experiments.     pressure calculion (set uniformFreeSurfLev to F); update isomip experiments.

Legend:
Removed from v.1.1656  
changed lines
  Added in v.1.1667

  ViewVC Help
Powered by ViewVC 1.1.22