/[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.1170 by mlosch, Thu Oct 8 08:24:03 2009 UTC revision 1.1191 by mlosch, Tue Nov 10 09:34: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
8     - fix diagnostics of principal stress components for EVP
9     - add optional diagnostics of non-linear convergence for LSOR solver
10     - make maximum zeta a runtime parameter
11    o model/src (3-d solver):
12      Undo modif from Dec 12, 2005 (solve_for_pressure.F cvs version v.49),
13       which consisted in removing the Surf. Non-Hydrostatic pressure from the
14       whole column and adding it to Eta (inspired from Casualli, 1999):
15       Only affects 3-D solver initial guess and only if using ExactConserv,
16       but tests did show a degradation of solver convergence. For this reason,
17       decide to disable this piece of code.
18       to recover previous version, just set zeroPsNH = exactConserv (line 78).
19      Update output of exp. global_ocean.cs32x15.viscA4 & hs94.cs-32x32x5.impIGW
20    o pkg/ggl90:
21     - fix previous modif (unfortunatly has not been documented here).
22    o pkg/seaice/autodiff:
23     - add CPP flag to include clipping of zeta in EVP code;
24       although clipping of zeta is not necessary for EVP and not recommended
25       it was done by default, now clipping is disabled by default
26     - modify computation and store zetaC/Z in seaice_evp for TAF
27     - add CPP-flag SEAICE_ALLOW_CLIPVELS (undefined by default)
28     - change seaice_calc_viscosities/strainrates for better
29       vectorization after AD by TAF
30     - rearrange common blocks in SEAICE.h once again for easier dumps of
31       adjoint output, adjust adcommon.h and g_common.h
32     - change flux form of default advection scheme for better vectorization
33       of adjoint code
34     - modify lab_sea/input.lsr to test the flux form of default advection
35       scheme
36    o autodiff: fix seaice fields in g_common.h (left over from 3 to 1 level
37      transition in checkpoint61r)
38    
39    checkpoint61x
40    o adjoint: adding two new verification experiments
41      * tutorial_global_biogeo: an online dic sensitivity experiment
42        (work with G. Forget)
43      * tutorial_dic_adjoffline: an offline dic sensitivity experiment
44        (an update of the Dutkiewicz et al., 2006 paper)
45      Both use the same CO2FLUX cost function, but different controls
46      Gradient checks look good, but some recomp. could still be traightened out
47      Should add xx_dic control variable to test at some point
48    o model/src:
49      add run-time parameters to check and/or mask initial Temp & Salt
50    o pkg/ptracers:
51      apply zonal filter (if used) to all passive tracers
52    
53    checkpoint61w
54    o adjoint:
55      * update and finish work on adjoint of dic package (G. Forget)
56      * start adjoint of offline package
57      * bug fix for cube-sphere TLM code (active_file_g.F)
58    o tutorial_global_oce_optim:
59      now tested with 4 tiles (change data.grdchk and update output_adm.txt)
60      and add SIZE.h_mpi for MPI testing
61    o pkg autodiff
62     - fix bug in autodiff_restore
63     - make genmake2 remove comments and empty lines from ad_input_code.f in
64       order to reduce file size (new script file remove_comments_sed)
65    o allows to specify vertical profile of vertical viscosity (viscArNr)
66  o pkg autodiff  o pkg autodiff
67    autodiff_ini_model_io: comment out writing of grid information to netcdf    autodiff_ini_model_io: comment out writing of grid information to netcdf
68    files, because at this time the grid fields are a bunch of zeros    files, because at this time the grid fields are a bunch of zeros
# Line 16  o pkg seaice/autodiff: Line 75  o pkg seaice/autodiff:
75  o pkg obcs:  o pkg obcs:
76   - go through NH code only if nonHydrostatic=T   - go through NH code only if nonHydrostatic=T
77   - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)   - fix restart for Orlanski (Hydrostatic; still to fix NH+Orlanski restart)
78   - 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
79     => Update output of experiment seaice_obcs     => Update output of experiment seaice_obcs
80   - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.   - useOBCSbalance: code is wrong with multi-tile / proc: add a stop.
81   - 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.1170  
changed lines
  Added in v.1.1191

  ViewVC Help
Powered by ViewVC 1.1.22