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

Legend:
Removed from v.1.1666  
changed lines
  Added in v.1.1677

  ViewVC Help
Powered by ViewVC 1.1.22