/[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.832 by mlosch, Wed Jun 6 14:37:14 2007 UTC revision 1.841 by gforget, Wed Jun 20 19:39:04 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 pkg/ecco: cost function when applying pkg/smooth to controls
8    o pkg/ctrl: add forcingPrecond run time parameter
9  o pkg/seaice:  o pkg/seaice:
10     - replace ZMIN=4.e8 with ZMIN=0. in dynsolver.F as in C-grid code
11     - fix bug in metric terms of u-equation in LSR solver (implicit part),
12       changes verification/lab_sea
13     - rearrange implicit part of u-equation in LSR solver to make it easier to
14       read, understand, and debug. This causes changes at the truncation level.
15     - fix (serious) bug in the boundary conditions (sign error in the implicit
16       part) of the LSR solver. Changes all LSR results.
17     - fixed problem with HSNOW initialization to avoid thick snow when AREA
18       is initilized with small values - does not change lab_sea results.
19     - added HsnowFile initialization capability
20    o pkg/smooth: addition to model/src and pkg/ctrl so allow
21     initialization of pkg/smooth and application to control vector
22    o pkg/seaice: fix another bug in the LSR no-slip boundary conditons
23    o dependencies: pkg/profiles requires pkg/cal
24    o pkg/profiles:
25     - added option ALLOW_PROFILES_GENERICGRID
26         -> pkg/profiles can thus be used with any grid (e.g. cs32x15) assuming
27         that interpolation information (grid points and coefficients) is provided
28         within the netcdf input files.
29         -> sample matlab scripts can be found in MITgcm_contrib/gael
30         that allow you to prepare netcdf input files.
31     - also modified: cleaner include statements, cleaner error print statements,
32       cleaner stops when error, and more tests of the netcdf input files consistency.
33    
34    o additional test (in global_ocean.cs32x15) using seaice+thsice pkgs.
35    o pkg/seaice:
36     - move seaice-diagnostics from seaice_do_diags to do_statevars_diags; this
37       requires a new routine: seaice_diagnostics_fill.F
38   - make sure that seaice does not move if not forced (pressure replacement   - make sure that seaice does not move if not forced (pressure replacement
39     method, Hibler and Ip, 1995), changes results     method, Hibler and Ip, 1995), changes results
40   - and new damping criterion for EVP solver according to Hunke, JCP, 2001   - and new damping criterion for EVP solver according to Hunke, JCP, 2001

Legend:
Removed from v.1.832  
changed lines
  Added in v.1.841

  ViewVC Help
Powered by ViewVC 1.1.22