/[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.369 by jmc, Sun Oct 17 23:29:14 2004 UTC revision 1.386 by heimbach, Wed Nov 17 04:18:45 2004 UTC
# Line 3  $Header$ Line 3  $Header$
3      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
4      ==============================      ==============================
5    
6    checkpoint56
7    o AIM: read land-Fraction earlier (from ini-fixed) and monitor land at nIter0
8    o mnc: cleanup "full" files--fixes out-of-memory problem
9    o ECCO-GODAE
10      * model/, pkg/, code/, input/ now complete w.r.t. ECCO-GODAE production setup
11      * fully merged and updated from SIO code
12        windstress sign change affects
13        - exf_inscal_[u/v]stress
14        - sign of xx_tau[u/v] adjustments
15        - signs in cost_scat
16      * ctrl_get_gen: avoid update of tau[u/v] for first few days
17      * natl_box_adjoint updated and compressed
18      * 2-level checkpoint switch added
19        (tested in EXP. 1 of natl_box_adjoint)
20      * new switch doInitXX to avoid init. of xx_... in optimcycle=0
21    o SVD
22      * first complete, non-hacked version for SVD calculations
23      * all interfaces clean w.r.t to handling of xx_..., adxx_..., g_xx_...
24        performed via direct access files admtlm_vector.it????
25        (via ctrl_[un]pack)
26      * optimcycle is used for ARPACK iteration counter
27        (note: adxx_... is iterated, rather than xx_...; latter is constant!)
28      * EV problem ok w.r.t. L2-norm in tangent space; need to check other norms
29        and add linear transforms where necessary
30      * controls are initial/final SST, SSS (can be extended; need to check
31        ctrl_set_[un]pack_xyz.F according to ctrl_set_[un]pack_xy.F
32    o mdsio: filename info to both stderr, stdout
33    o exf: exf_inscal_runoff: separated default conversion [m/year] -> [m/sec]
34      from sign change
35    
36    checkpoint55j_post
37    o isolate dissipation tendency (allow to keep it out off AB) in V.I form.
38      affects (truncation level) output.txt of global_ocean.cs32x15(&.thsice)
39    o add consistent build directories and .cvsignore files to verification
40    o added viscA4GridMin and viscA4GridMax for more control on biharmonic viscosity
41    o make all subroutines 30 or less characters in length for certain older
42      compilers to work (a thorough search only turns up two routines in
43      pkg/ptracers)
44    o allow (vecinv only) a different horiz. viscosity for Divergence and Vorticity;
45      affects (truncation level) output.txt of global_ocean.cs32x15(&.thsice)
46    
47    checkpoint55i_post
48    o change arrays for total vertical diffusivity (2.D if explicit,
49      3.D if implicit) ; each ptracer uses its own background value.
50    o added mnc/NetCDF output capability to ocn_compon_interf
51      - added bits to verification/cpl_aim+ocn so that it can run on
52        ITRDA and other clusters without the mpirun "-wd" option
53    o fixed wayward endif in mom_fluxform.F that messed up cyclindrical
54      configuration
55    o give MNC the ability to create additional files rather than
56      exceeding a specified file size limit "MNC_MAX_FILESIZE"
57      - the default is just less than 2GB which is a practical limit
58        on many systems
59    o Compute the non-local term using either KPP vertical diffusivity (=default)
60       or the total vertical diffusivity (when KPP_ghatUseTotalDiffus=T)
61    
62    checkpoint55h_post
63    o add verification test "vermix"
64    o remove all the *_ioinc flags and replace with the single global
65      outputTypesInclusive flag
66  o allow to set a vertical profile of vertical diffusivity for T & S  o allow to set a vertical profile of vertical diffusivity for T & S
67    o call PACKAGE_BOOT & PACKAGES_READPARMS just after INI_PARMS
68    o useMNC moved from data.mnc to data.pkg
69    
70  checkpoint55g_post  checkpoint55g_post
71  o Renaming carbon AD experiments to comply with testreport conventions  o Renaming carbon AD experiments to comply with testreport conventions

Legend:
Removed from v.1.369  
changed lines
  Added in v.1.386

  ViewVC Help
Powered by ViewVC 1.1.22