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

Legend:
Removed from v.1.1168  
changed lines
  Added in v.1.1183

  ViewVC Help
Powered by ViewVC 1.1.22