/[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.1157 by dfer, Thu Sep 17 17:01:04 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
66     - re-introduce global field frWtrAtm for the case of
67       ALLOW_MEAN_SFLUX_COST_CONTRIBUTION defined (SEAICE.h, seaice_growth.F)
68     - catch the case of an empty filename in seaice_cost_init_fixed.F
69    o pkg ecco:
70     - small bug fixes in the_main_loop
71      . fix order of monitor arguments
72      . change SEAICE_MULTILEVEL to SEAICE_MULTICATEGORY
73      . move include DYNVARS.h up outside the ALLOW_AUTODIFF_TAMC block so
74        that ALLOW_ECCO_FORWARD_RUN works with NONLIN_FRSURF
75     - replace cos(yc*deg2rad) by _rA in cost_mean_heat/saltflux.F, fix the
76       imbalance diagnostics for wmean_h/sflux = 0
77     - add actual values to f_obcsn/s/w/e in ecco_cost_final.F
78     - catch the case of empty filenames in ecco_cost_init_fixed.F
79       and ecco_readparms.F
80     - fix the logic of wsalt=0.and.wsalt2=0 to wsalt=0.or.wsalt2=0 (and theta)
81       to make this statement meaningfull in ecco_cost_weights.F
82    o pkg zonal_filt:
83      - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)
84      - when using rStar, filter uVel*hFacW instead of uVel
85       (tested without topography: fix a Pb of growing instability with NLFS)
86    o pkg/aim/thsice:
87     -Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocean.F
88      (works as SST restoring)
89    o pkg/thsice:
90     -add specific parameter for salt restoring in slab mixed-layer
91       (by default equal to the temperature restoring)
92    
93    checkpoint61v
94    o pkg/kpp:
95     -add double diffusive contributions as a hack, turned off by default
96      for now, and the code can be excluded with a CPP-flag
97      EXCLUDE_KPP_DOUBLEDIFF just as EXCLUDE_KPP_SHEAR_MIX
98     -add a verification experiments to "vermix" to test this code
99  o pkg/mom_common:  o pkg/mom_common:
100    Move computation of length scales to mom_init_fixed.F (avoid recomputation    Move computation of length scales to mom_init_fixed.F (avoid recomputation
101    at each time-steps*levels).    at each time-steps*levels).

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

  ViewVC Help
Powered by ViewVC 1.1.22