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

Legend:
Removed from v.1.1163  
changed lines
  Added in v.1.1182

  ViewVC Help
Powered by ViewVC 1.1.22