/[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.380 by dimitri, Tue Nov 2 23:57:29 2004 UTC revision 1.388 by mlosch, Fri Nov 19 01:35:33 2004 UTC
# Line 2  $Header$ Line 2  $Header$
2    
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    o GCHEM:
7      - move call to GCHEM_FORCING_SEP, so that it is now called before
8        the blocking exchanges to avoid computing halos in GCHEM_FORCING_SEP
9      - introduced a useGCHEM runtime flag and applied it everywhere.
10    
11    checkpoint56
12    o AIM: read land-Fraction earlier (from ini-fixed) and monitor land at nIter0
13    o mnc: cleanup "full" files--fixes out-of-memory problem
14    o ECCO-GODAE
15      * model/, pkg/, code/, input/ now complete w.r.t. ECCO-GODAE production setup
16      * fully merged and updated from SIO code
17        windstress sign change affects
18        - exf_inscal_[u/v]stress
19        - sign of xx_tau[u/v] adjustments
20        - signs in cost_scat
21      * ctrl_get_gen: avoid update of tau[u/v] for first few days
22      * natl_box_adjoint updated and compressed
23      * 2-level checkpoint switch added
24        (tested in EXP. 1 of natl_box_adjoint)
25      * new switch doInitXX to avoid init. of xx_... in optimcycle=0
26    o SVD
27      * first complete, non-hacked version for SVD calculations
28      * all interfaces clean w.r.t to handling of xx_..., adxx_..., g_xx_...
29        performed via direct access files admtlm_vector.it????
30        (via ctrl_[un]pack)
31      * optimcycle is used for ARPACK iteration counter
32        (note: adxx_... is iterated, rather than xx_...; latter is constant!)
33      * EV problem ok w.r.t. L2-norm in tangent space; need to check other norms
34        and add linear transforms where necessary
35      * controls are initial/final SST, SSS (can be extended; need to check
36        ctrl_set_[un]pack_xyz.F according to ctrl_set_[un]pack_xy.F
37    o mdsio: filename info to both stderr, stdout
38    o exf: exf_inscal_runoff: separated default conversion [m/year] -> [m/sec]
39      from sign change
40    
41    checkpoint55j_post
42    o isolate dissipation tendency (allow to keep it out off AB) in V.I form.
43      affects (truncation level) output.txt of global_ocean.cs32x15(&.thsice)
44    o add consistent build directories and .cvsignore files to verification
45  o added viscA4GridMin and viscA4GridMax for more control on biharmonic viscosity  o added viscA4GridMin and viscA4GridMax for more control on biharmonic viscosity
46  o make all subroutines 30 or less characters in length for certain older  o make all subroutines 30 or less characters in length for certain older
47    compilers to work (a thorough search only turns up two routines in    compilers to work (a thorough search only turns up two routines in

Legend:
Removed from v.1.380  
changed lines
  Added in v.1.388

  ViewVC Help
Powered by ViewVC 1.1.22