/[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.505 by edhill, Fri Jun 24 04:36:53 2005 UTC revision 1.527 by jmc, Sat Jul 30 23:33:23 2005 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o Dissipation & phiHyd gradient are always added to gU,gV in timestep.F
8      (was already the case for dissipation with mom_vecinv,
9       and also the case for grad.PhiHyd when staggered-timeStep)
10      This will allow to put dissipation out-off the AB time-stepping.
11     Unfortunately, affects truncation error. Update output of exp. that "fails"
12      (cg2d matching number) and leave the others for later: front_relax(10),
13      global_ocean_pressure(10),ideal_2D_oce(10),internal_wave(9),lab_sea(12),
14      matrix_example(7!),natl_box(12),plume_on_slope(11),vermix(12x3,11x2).
15    
16    checkpoint57o_post
17    o fix MNC/MDSIO flags in PTRACERS so that (1) it works, and
18      (2) its ready to be documented during the 20050801 DocFest
19    o MNC-ify the gmredi package -- tested and works w/ and w/o mnc
20      for ideal_2D_oce and lab_sea on linux_ia32_g77
21    o set to #undef CTRL_SET_OLD_MAXCVARS_30
22      in global1x1_tot/code_seaice_adj to access indices 32, 33
23      (worth another tag)
24    
25    checkpoint57n_post
26    o adding precip control xx_precip 32
27    o adding swflux control xx_swflux 33
28    o Replacing 10 forcing penalty cost routines by 1 generic.
29    o Implementing partitioning in time-mean and variable adjustment
30      for atmos. state.
31    o Time-mean constant error is now read in data.ecco (instead of hard-coded)
32    o in natl_box_adjoint:
33      * updated exp 1 to 10
34        (but does not have time-mean vs. variable split results yet)
35    o updated global1x1/*_seaice_adj/
36      to incorporate latest changes
37    o enable useSingleCpuIO for mdsio vector routines
38      (applies in particular to tapelev I/O)
39    o removed inefficient K-loop in all active_file*control*.F
40    
41    checkpoint57m_post
42    o re-arrange exp. adjustment.cs-32x32x1 (adjust_nlfs.cs-32x32x1 merge into)
43      and advect_cs (use EXCH-2 and standard cs-32 grid files).
44    o pkg/exch2: filling of face-corner halo regions is optional
45      (ifdef W2_FILL_NULL_REGIONS) and is turned off by default.
46    
47    checkpoint57l_post
48     tag before updating tutorials (pre-release-2)
49    o add cos & sin of grid-direction orientation angle (curvilinear grid only,
50       for output and interpolation of input fields onto model grid)
51    o fix radius in mom_v_metric_cylinder.F (wrong by dy/2).
52       Affects results of exp. rotating_tank ; update output.txt.
53    o pkg/diagnostics: 2 new S/R to fill a diagnostics using a scaling factor
54          and taking the square quantity and/or using a fraction-weight field.
55    o fix aim_diagnostics_init.F mate numbers.
56    o add mnc output capability to diagnostics/diagstat and update
57      our cvsignore files for the ACSII output generated
58    
59    checkpoint57k_post
60    o lab_sea now uses diagnostics package and provides a suite of
61      new EXF diagnostics output.
62    
63    checkpoint57j_post
64    o exf
65      * bug fix in exf_bulkformulae for psimh (spotted by Eliyahu Biton):
66        Bracket missing in eqn. for psimh (eqn. 7 of Large & Pond, 1982);
67        terms -2*ATAN(x) + pi/2 were added to both stable and unstable case.
68      * extended diagnostics output
69        - now includes all EXF variables
70        - hs, hl moved to common block
71        - separate S/R for diagnostics, called after ctrl vector is added
72        - name changed for EXFsw -> EXFswnet, EXFlw -> EXFlwnet
73        - EXFqnet contains true Qnet (i.e. includes qsw)
74      * updated verif. lab_sea, global_with_exf
75      * Rearranging hflux (exf_mapfields -> exf_getforcing)
76        to ensure that diagnostics sees a true EXFqnet
77    o add matlab scripts for CS-grid vectors (in utils/cs_grid)
78    o diagnostics pkg: change pointers so that 1 diagnostic can be used
79      several times with different frequencies.
80  o mnc-ify the thsice package as requested by Daniel Enderton  o mnc-ify the thsice package as requested by Daniel Enderton
81    - the monitor--MNC output needs work    - the monitor--MNC output needs work
82    - many attributes need to be added (most are currently blank)    - many attributes need to be added (most are currently blank)

Legend:
Removed from v.1.505  
changed lines
  Added in v.1.527

  ViewVC Help
Powered by ViewVC 1.1.22