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

  ViewVC Help
Powered by ViewVC 1.1.22