/[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.1167 by jmc, Fri Oct 2 22:03:33 2009 UTC revision 1.1196 by jmc, Thu Nov 19 02:25:33 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/obcs:
8     - fix bug in initialisation (broken since Oct 1rst modification)
9       for useOBCSprescribe without useEXF.
10    
11    checkpoint61y
12    o pkg/seaice
13     - change (once again) the discretization for the evp solver: rather than
14       squaring the averages of strain rates, average the squares to give
15       a better approximation to VP behavior (in simple test); this breaks
16       verification experiments that use EVP (lab_sea and lab_sea.hb87)
17        --> update outputs
18    o add CPP-flag (in mom_calc_visc.F) and TAF directive (in gmredi_slope_limit)
19      to improve vectorization of adjoint code on TARGET_NEC_SX
20    o verification/vermix:
21      - change vermix to a more "classical" 1d column with high vertical
22        resolution, seasonal heat flux forcing and constant wind forcing
23        --> update outputs
24    o pkg/seaice
25     - fix diagnostics of principal stress components for EVP
26     - add optional diagnostics of non-linear convergence for LSOR solver
27     - make maximum zeta a runtime parameter
28    o model/src (3-d solver):
29      Undo modif from Dec 12, 2005 (solve_for_pressure.F cvs version v.49),
30       which consisted in removing the Surf. Non-Hydrostatic pressure from the
31       whole column and adding it to Eta (inspired from Casualli, 1999):
32       Only affects 3-D solver initial guess and only if using ExactConserv,
33       but tests did show a degradation of solver convergence. For this reason,
34       decide to disable this piece of code.
35       to recover previous version, just set zeroPsNH = exactConserv (line 78).
36      Update output of exp. global_ocean.cs32x15.viscA4 & hs94.cs-32x32x5.impIGW
37    o pkg/ggl90:
38     - fix previous modif (unfortunatly has not been documented here).
39    o pkg/seaice/autodiff:
40     - add CPP flag to include clipping of zeta in EVP code;
41       although clipping of zeta is not necessary for EVP and not recommended
42       it was done by default, now clipping is disabled by default
43     - modify computation and store zetaC/Z in seaice_evp for TAF
44     - add CPP-flag SEAICE_ALLOW_CLIPVELS (undefined by default)
45     - change seaice_calc_viscosities/strainrates for better
46       vectorization after AD by TAF
47     - rearrange common blocks in SEAICE.h once again for easier dumps of
48       adjoint output, adjust adcommon.h and g_common.h
49     - change flux form of default advection scheme for better vectorization
50       of adjoint code
51     - modify lab_sea/input.lsr to test the flux form of default advection
52       scheme
53    o autodiff: fix seaice fields in g_common.h (left over from 3 to 1 level
54      transition in checkpoint61r)
55    
56    checkpoint61x
57    o adjoint: adding two new verification experiments
58      * tutorial_global_biogeo: an online dic sensitivity experiment
59        (work with G. Forget)
60      * tutorial_dic_adjoffline: an offline dic sensitivity experiment
61        (an update of the Dutkiewicz et al., 2006 paper)
62      Both use the same CO2FLUX cost function, but different controls
63      Gradient checks look good, but some recomp. could still be traightened out
64      Should add xx_dic control variable to test at some point
65    o model/src:
66      add run-time parameters to check and/or mask initial Temp & Salt
67    o pkg/ptracers:
68      apply zonal filter (if used) to all passive tracers
69    
70    checkpoint61w
71    o adjoint:
72      * update and finish work on adjoint of dic package (G. Forget)
73      * start adjoint of offline package
74      * bug fix for cube-sphere TLM code (active_file_g.F)
75    o tutorial_global_oce_optim:
76      now tested with 4 tiles (change data.grdchk and update output_adm.txt)
77      and add SIZE.h_mpi for MPI testing
78    o pkg autodiff
79     - fix bug in autodiff_restore
80     - make genmake2 remove comments and empty lines from ad_input_code.f in
81       order to reduce file size (new script file remove_comments_sed)
82    o allows to specify vertical profile of vertical viscosity (viscArNr)
83    o pkg autodiff
84      autodiff_ini_model_io: comment out writing of grid information to netcdf
85      files, because at this time the grid fields are a bunch of zeros
86      (this is analogous to ini_mnc_vars.F)
87    o pkg seaice/autodiff:
88     left-over from removing the 3-time-level fields:
89     - small rearrangement of common blocks (SEAICE.h)
90     - fix field declaration in order to get meaningful output in
91       adseaice.*.nc (adcommon.h)
92  o pkg obcs:  o pkg obcs:
93   - go through NH code only if nonHydrostatic=T   - go through NH code only if nonHydrostatic=T
94   - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)   - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)
95   - 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
96     => Update output of experiment seaice_obcs     => Update output of experiment seaice_obcs
97   - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.   - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.
  - hack obcs_calc.F to fix restart in experiment seaice_obcs.  
98   - fix NH+Orlanski restart (add wvel OBC value in pickup file)   - fix NH+Orlanski restart (add wvel OBC value in pickup file)
99     - fix restart for useOBCSprescribe + useEXF
100  o pkg ctrl  o pkg ctrl
101   - make obcs as control parameter work also with useSingleCPUio   - make obcs as control parameter work also with useSingleCPUio
102   - 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.1167  
changed lines
  Added in v.1.1196

  ViewVC Help
Powered by ViewVC 1.1.22