/[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.1664 by jmc, Mon Jun 4 21:05:46 2012 UTC revision 1.1674 by jmc, Mon Jun 25 16:13:38 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 tools/genmake2:
8      - add "-DHAVE_NETCDF" to the DEFINES list when NetCDF is available ;
9        refine usePROFILES switching off (only when NetCDF is not available).
10    o verification (atmospheric set-up):
11      - change eosType='IDEALGAS' to eosType='IDEALG' to match variable declaration
12    o pkg/profiles : refine profiles and files handling.
13    o model/src and pkg/ecco : introduce run-time switch usePROFILES.
14    o model/src/the_main_loop.F, forward_step.F and pkg/exf/EXF_OPTIONS.h :
15      - changes to use model/src/the_main_loop.F rather than the ecco version
16        in ecco type adjoint runs.
17    o model/src:
18      - move computation of recip of grid distance & area from INI_MASKS_ETC to INI_GRID
19      - move setting of h0Fac[C,W,S] from INI_LINEAR_PHISURF to INI_MASKS_ETC
20      - update_masks_etc.F: rename SMOOTH*_R4,R8 function to the corresponding type (RS,RL)
21    o model/src:
22      - fix S/R UPDATE_CG2D for ALLOW_DEPTH_CONTROL case (was empty before);
23        update output of test experiment bottom_ctrl_5x5.
24    o pkg/generic_advdiff:
25      - implement vertical bi-harmonic diffusion (for now, only for T & S and
26        only explicitly).
27    o verification/bottom_ctrl_5x5/
28      update reference output (results changed quite some time ago,
29      not sure when; but new reference results look ok in terms of grdchk)
30    o verification/1D_ocean_ice_column/
31      For verification purposes, the exact adjoint rather than an approx.
32      should be used (e.g., to comare against F.D. or TLM).
33      removed autodiff_inadmode*_ad.F routines in code_ad/
34      Update results/ accordingly.
35    o pkg/cal:
36      - change cal_getdate.F so that output date is function of input time only
37        (less ambiguous, not mixed up with input iteration number).
38      - fix calendarDumps for non-zero phase-lag (S/R CAL_TIME2DUMP).
39    o pkg/diagnostics:
40      - implement calendarDumps also for stats-diags
41      - implement calendarDumps also for snap-shot output (negative freq)
42      - for now, ignores calendarDumps if non-zero phase-lag.
43    
44  checkpoint63n (2012/06/04)  checkpoint63n (2012/06/04)
45  o model/src:  o model/src:
46    - recompute rSurfW & S to ensure consistent column thickness (needed for rStar)    - recompute rSurfW & S to ensure consistent column thickness (needed for rStar)

Legend:
Removed from v.1.1664  
changed lines
  Added in v.1.1674

  ViewVC Help
Powered by ViewVC 1.1.22