/[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.838 by gforget, Tue Jun 19 03:44:19 2007 UTC revision 1.847 by heimbach, Thu Jun 28 00:35:07 2007 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o gmredi: add option (GM_taper_scheme='fm07') for Ferrari & McWilliams 2007
8      scheme and the corresponding test case (under front_relax dir). For now,
9      only available with Skew-flux form and not yet tested in realistic set-up.
10      adjoint: store directives updated, but gradient checks deteriorated,
11      so maybe GM/Redi adjoint is now broken.
12    o seaice adjoint
13      * add AREA, HEFF, HSNOW as control variable
14        (should not change lab_sea results)
15      * CTRL_OPTIONS.h needs new flag: CTRL_SET_OLD_MAXCVARS_40
16    o pkg/seaice: added computation of saltFlux in seaice_growth;
17       For time being, sea ice salinity is assumed constant
18       contribution of snow flooding to freshening of sea ice is neglected.
19       SEAICE_salinity is set in SEAICE_PARM01 of data.seaice and it
20       defaults to 0.0 in order to maintain backward compatibility.
21       Typical values for SEAICE_salinity are 4 to 10 g/kg.
22    
23    checkpoint59d
24    o standard name: {PKG}_DIAGNOSTICS_STATE to fill diagnostics array
25     for {PKG} state variables, and called from DO_STATEVARS_DIAGS.
26     (keep {PKG}_DIAGNOSTICS_FILL for non-state variables diagnostics)
27    o pkg/gmredi (gmredi_readparms.F): add some missing "_d 0"
28     and change default value of parameter "GM_Small_Number";
29     update output of exp: lab_sea (x2), cfc_example, global_ocean.90x40x15,
30       global_ocean.cs32x15 (x4), global_ocean_ebm, global_with_exf,  
31       tutorial_global_oce_biogeo, tutorial_global_oce_latlon
32    o pkg/ecco: cost function when applying pkg/smooth to controls
33    o pkg/ctrl: add forcingPrecond run time parameter
34    o pkg/seaice:
35     - replace ZMIN=4.e8 with ZMIN=0. in dynsolver.F as in C-grid code
36     - fix bug in metric terms of u-equation in LSR solver (implicit part),
37       changes verification/lab_sea
38     - rearrange implicit part of u-equation in LSR solver to make it easier to
39       read, understand, and debug. This causes changes at the truncation level.
40     - fix (serious) bug in the boundary conditions (sign error in the implicit
41       part) of the LSR solver. Changes all LSR results.
42     - fixed problem with HSNOW initialization to avoid thick snow when AREA
43       is initilized with small values - does not change lab_sea results.
44     - added HsnowFile initialization capability
45  o pkg/smooth: addition to model/src and pkg/ctrl so allow  o pkg/smooth: addition to model/src and pkg/ctrl so allow
46   initialization of pkg/smooth and application to control vector   initialization of pkg/smooth and application to control vector
47  o pkg/seaice: fix another bug in the LSR no-slip boundary conditons  o pkg/seaice: fix another bug in the LSR no-slip boundary conditons
# Line 17  o pkg/profiles: Line 55  o pkg/profiles:
55       that allow you to prepare netcdf input files.       that allow you to prepare netcdf input files.
56   - also modified: cleaner include statements, cleaner error print statements,   - also modified: cleaner include statements, cleaner error print statements,
57     cleaner stops when error, and more tests of the netcdf input files consistency.     cleaner stops when error, and more tests of the netcdf input files consistency.
   
58  o additional test (in global_ocean.cs32x15) using seaice+thsice pkgs.  o additional test (in global_ocean.cs32x15) using seaice+thsice pkgs.
59  o pkg/seaice:  o pkg/seaice:
60   - move seaice-diagnostics from seaice_do_diags to do_statevars_diags; this   - move seaice-diagnostics from seaice_do_diags to do_statevars_diags; this

Legend:
Removed from v.1.838  
changed lines
  Added in v.1.847

  ViewVC Help
Powered by ViewVC 1.1.22