/[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.1675 by heimbach, Mon Jun 25 19:25:41 2012 UTC revision 1.1682 by jmc, Thu Jul 5 19:38:02 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/autodiff:
8      - rename S/R INI_AUTODIFF to AUTODIFF_INIT_VARIA ;
9      - create new header file "AUTODIFF_PARAMS.h" for pkg/autodiff parameters
10        which are now read from new parameter file "data.autodiff" (inAdExact
11        previously in "data", use{KPP/GMRedi/SEAICE}inAdMode previously in data.pkg)
12      - add file "data.autodiff" in all verification/*/input_ad/ directories.
13      - add run-time parameter to turn On/Off SEAICEuseFREEDRIFT in adjoint/forward
14        mode (used in global_ocean.cs32x15.seaice_dynmix test exp.)
15    o verification/tutorial_tracer_adjsens/
16      - add extra sub-verification which uses "SOM" advection scheme
17        (2nd Order-Moment Advection Scheme, Prather Limiter) with
18          #define GAD_ALLOW_TS_SOM_ADV in GAD_OPTIONS.h
19        and in data:
20          multiDimAdvection=.TRUE.,
21          tempAdvScheme=81,
22          saltAdvScheme=81,
23    
24    checkpoint63o (2012/06/29)
25    o vertical mixing schemes:
26      - remove unused S/R CALC_BUOYANCY (left from branch-atmos merging)
27      - replace computation of density (in Function STATE1, opps_calc.F) by a call
28        to S/R FIND_RHO_SCALAR
29      - pass sigmaR to S/R PP81_CALC, MY82_CALC (but not yet used) and to GGL90_CALC
30        and use it for N^2 calculation in ggl90_calc.F (save 2 density computations);
31        affects output (vermix.ggl90) at truncation level.
32    o testreport:
33      - change adjustment of SIZE.h for mpi+mth testing: preserve enough tiles
34        (nSx,nSy) for the number of threads (from eedata.mth)
35    o model/src:
36      - remove 2nd set of calls at the top of initialise_varia.F (Adjoint part)
37        related to Non_Lin Free-Surf or Bottom-Control (but not longer necessary).
38  o verification/tutorial_tracer_adjsens/  o verification/tutorial_tracer_adjsens/
39    - compile with ALLOW_CG2D_NSA    - compile with ALLOW_CG2D_NSA
40    - run with nonlinFreeSurf=3    - run with nonlinFreeSurf=3

Legend:
Removed from v.1.1675  
changed lines
  Added in v.1.1682

  ViewVC Help
Powered by ViewVC 1.1.22