/[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.1661 by mlosch, Fri May 18 12:44:21 2012 UTC revision 1.1673 by jmc, Fri Jun 22 18:31:45 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 pkg/shelfice:  o verification (atmospheric set-up):
8    - add parameterisation of advective-diffusive flux into the ice shelf    - change eosType='IDEALGAS' to eosType='IDEALG' to match variable declaration
9    o pkg/profiles : refine profiles and files handling.
10    o model/src and pkg/ecco : introduce run-time switch usePROFILES.
11    o model/src/the_main_loop.F, forward_step.F and pkg/exf/EXF_OPTIONS.h :
12      - changes to use model/src/the_main_loop.F rather than the ecco version
13        in ecco type adjoint runs.
14    o model/src:
15      - move computation of recip of grid distance & area from INI_MASKS_ETC to INI_GRID
16      - move setting of h0Fac[C,W,S] from INI_LINEAR_PHISURF to INI_MASKS_ETC
17      - update_masks_etc.F: rename SMOOTH*_R4,R8 function to the corresponding type (RS,RL)
18    o model/src:
19      - fix S/R UPDATE_CG2D for ALLOW_DEPTH_CONTROL case (was empty before);
20        update output of test experiment bottom_ctrl_5x5.
21    o pkg/generic_advdiff:
22      - implement vertical bi-harmonic diffusion (for now, only for T & S and
23        only explicitly).
24    o verification/bottom_ctrl_5x5/
25      update reference output (results changed quite some time ago,
26      not sure when; but new reference results look ok in terms of grdchk)
27    o verification/1D_ocean_ice_column/
28      For verification purposes, the exact adjoint rather than an approx.
29      should be used (e.g., to comare against F.D. or TLM).
30      removed autodiff_inadmode*_ad.F routines in code_ad/
31      Update results/ accordingly.
32    o pkg/cal:
33      - change cal_getdate.F so that output date is function of input time only
34        (less ambiguous, not mixed up with input iteration number).
35      - fix calendarDumps for non-zero phase-lag (S/R CAL_TIME2DUMP).
36    o pkg/diagnostics:
37      - implement calendarDumps also for stats-diags
38      - implement calendarDumps also for snap-shot output (negative freq)
39      - for now, ignores calendarDumps if non-zero phase-lag.
40    
41    checkpoint63n (2012/06/04)
42    o model/src:
43      - recompute rSurfW & S to ensure consistent column thickness (needed for rStar)
44        between Sum_k(hFac*drF) and rSurf-rLow, for now only when using pkg/shelfice;
45      - use h0FacC, W & S to compute hFac_surfC, W & S in calc_surf_dr.F (more
46        similar to calc_r_star.F); update results of experiment internal_wave and
47        tutorial_global_oce_in_p (affected @ truncation level).
48    o pkg/shelfice:
49      - add parameterisation of advective-diffusive flux into the ice shelf
50      according to Holland and Jenkins (1999), eq.22-33, as suggested by Jan De Ryd      according to Holland and Jenkins (1999), eq.22-33, as suggested by Jan De Ryd
51    - simply eps3/3a computation    - simply eps3/3a computation
52  o eesupp:  o eesupp:

Legend:
Removed from v.1.1661  
changed lines
  Added in v.1.1673

  ViewVC Help
Powered by ViewVC 1.1.22