/[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.1161 by dfer, Thu Sep 24 20:32:36 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:
57     - go through NH code only if nonHydrostatic=T
58     - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)
59     - move call to OBCS_CALC before SEAICE_MODEL which needs seaice-obc fields
60       => Update output of experiment seaice_obcs
61     - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.
62     - fix NH+Orlanski restart (add wvel OBC value in pickup file)
63     - fix restart for useOBCSprescribe + useEXF
64    o pkg ctrl
65     - make obcs as control parameter work also with useSingleCPUio
66     - replace a few sny and snx by Ny and Nx to be consistent with
67       ctrl_set_globfld_x/yz.F
68    o pkg seaice
69     - re-introduce global field frWtrAtm for the case of
70       ALLOW_MEAN_SFLUX_COST_CONTRIBUTION defined (SEAICE.h, seaice_growth.F)
71     - catch the case of an empty filename in seaice_cost_init_fixed.F
72    o pkg ecco:
73     - small bug fixes in the_main_loop
74      . fix order of monitor arguments
75      . change SEAICE_MULTILEVEL to SEAICE_MULTICATEGORY
76      . move include DYNVARS.h up outside the ALLOW_AUTODIFF_TAMC block so
77        that ALLOW_ECCO_FORWARD_RUN works with NONLIN_FRSURF
78     - replace cos(yc*deg2rad) by _rA in cost_mean_heat/saltflux.F, fix the
79       imbalance diagnostics for wmean_h/sflux = 0
80     - add actual values to f_obcsn/s/w/e in ecco_cost_final.F
81     - catch the case of empty filenames in ecco_cost_init_fixed.F
82       and ecco_readparms.F
83     - fix the logic of wsalt=0.and.wsalt2=0 to wsalt=0.or.wsalt2=0 (and theta)
84       to make this statement meaningfull in ecco_cost_weights.F
85    o pkg zonal_filt:
86      - change ZONAL_FILTER S/R interface (allows to filter 2-D fields)
87      - when using rStar, filter uVel*hFacW instead of uVel
88       (tested without topography: fix a Pb of growing instability with NLFS)
89  o pkg/aim/thsice:  o pkg/aim/thsice:
90   -Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocean.F   -Add capacity to read a Q-Flux to be applied in slab-mixed layer thsice_slab_ocean.F
91    (works as SST restoring)    (works as SST restoring)

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

  ViewVC Help
Powered by ViewVC 1.1.22