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

  ViewVC Help
Powered by ViewVC 1.1.22