/[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.1663 by jmc, Fri Jun 1 18:49:32 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 verification (atmospheric set-up):
8      - 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:  o model/src:
43    - recompute rSurfW & S to ensure consistent column thickness (needed for rStar)    - 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;      between Sum_k(hFac*drF) and rSurf-rLow, for now only when using pkg/shelfice;

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

  ViewVC Help
Powered by ViewVC 1.1.22