/[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.1166 by jmc, Fri Oct 2 20:35:52 2009 UTC revision 1.1184 by mlosch, Fri Oct 23 13:13:13 2009 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/seaice/autodiff:
8     - modify computation and store zetaC/Z in seaice_evp for TAF
9     - add CPP-flag SEAICE_ALLOW_CLIPVELS (undefined by default)
10     - change seaice_calc_viscosities/strainraties for better
11       vectorization after AD by TAF
12     - rearrange common blocks in SEAICE.h once again for easier dumps of
13       adjoint output, adjust adcommon.h and g_common.h
14     - change flux form of default advection scheme for better vectorization
15       of adjoint code
16     - modify lab_sea/input.lsr to test the flux form of default advection
17       scheme
18    o autodiff: fix seaice fields in g_common.h (left over from 3 to 1 level
19      transition in checkpoint61r)
20    
21    checkpoint61x
22    o adjoint: adding two new verification experiments
23      * tutorial_global_biogeo: an online dic sensitivity experiment
24        (work with G. Forget)
25      * tutorial_dic_adjoffline: an offline dic sensitivity experiment
26        (an update of the Dutkiewicz et al., 2006 paper)
27      Both use the same CO2FLUX cost function, but different controls
28      Gradient checks look good, but some recomp. could still be traightened out
29      Should add xx_dic control variable to test at some point
30    o model/src:
31      add run-time parameters to check and/or mask initial Temp & Salt
32    o pkg/ptracers:
33      apply zonal filter (if used) to all passive tracers
34    
35    checkpoint61w
36    o adjoint:
37      * update and finish work on adjoint of dic package (G. Forget)
38      * start adjoint of offline package
39      * bug fix for cube-sphere TLM code (active_file_g.F)
40    o tutorial_global_oce_optim:
41      now tested with 4 tiles (change data.grdchk and update output_adm.txt)
42      and add SIZE.h_mpi for MPI testing
43    o pkg autodiff
44     - fix bug in autodiff_restore
45     - make genmake2 remove comments and empty lines from ad_input_code.f in
46       order to reduce file size (new script file remove_comments_sed)
47    o allows to specify vertical profile of vertical viscosity (viscArNr)
48    o pkg autodiff
49      autodiff_ini_model_io: comment out writing of grid information to netcdf
50      files, because at this time the grid fields are a bunch of zeros
51      (this is analogous to ini_mnc_vars.F)
52    o pkg seaice/autodiff:
53     left-over from removing the 3-time-level fields:
54     - small rearrangement of common blocks (SEAICE.h)
55     - fix field declaration in order to get meaningful output in
56       adseaice.*.nc (adcommon.h)
57  o pkg obcs:  o pkg obcs:
58   - go through NH code only if nonHydrostatic=T   - go through NH code only if nonHydrostatic=T
59   - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)   - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)
60   - move call to OBCS_CALC before SEAICE_MODEL which needs seaice-obcields   - move call to OBCS_CALC before SEAICE_MODEL which needs seaice-obc fields
61     => Update output of experiment seaice_obcs     => Update output of experiment seaice_obcs
62   - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.   - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.
63   - hack obcs_calc.F to fix restart in experiment seaice_obcs.   - fix NH+Orlanski restart (add wvel OBC value in pickup file)
64     - fix restart for useOBCSprescribe + useEXF
65  o pkg ctrl  o pkg ctrl
66   - make obcs as control parameter work also with useSingleCPUio   - make obcs as control parameter work also with useSingleCPUio
67   - replace a few sny and snx by Ny and Nx to be consistent with   - replace a few sny and snx by Ny and Nx to be consistent with

Legend:
Removed from v.1.1166  
changed lines
  Added in v.1.1184

  ViewVC Help
Powered by ViewVC 1.1.22