/[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.464 by jmc, Thu Mar 3 15:16:28 2005 UTC revision 1.491 by edhill, Wed May 25 04:03:09 2005 UTC
# Line 1  Line 1 
1  $Header$  $Header$
2    $Name$
3    
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o for mnc output, fill the 'T' coordinate var with myTime and create a
8      separate 'iter' variable for iteration count
9    o pkg/diagnostics:
10      add new capability: output of Global/Regional & per-level statistics ;
11      tested against monitor output (including land & thSIce) on various exp.
12    o make seaice-pkg I/O type flags (MNC/MDS) more standard.
13    
14    checkpoint57h_done
15      tag after changing user customized files (DIAGNOSTICS_SIZE.h,
16      data.diagnostics, data.gchem, data.ptracers) is done.
17    
18    o pkg/diagnostics: prepare for Global/Regional statistics.
19      add 2nd namelist in data.diagnostics and update DIAGNOSTICS_SIZE.h
20    o remove "baseTime" (no used) from arg. list of DIFF_BASE_MULTIPLE
21      and rename it: DIFFERENT_MULTIPLE
22    
23    checkpoint57h_post
24    o move tIter0 from data.gchem to PTRACERS_Iter0 in data.ptracers
25    o pkg/diagnostics: change output frequency, now in seconds (instead
26      of Nb of iterations). This requires to change data.diagnostics.
27    checkpoint57h_pre
28    
29    o in mnc, let the user create the output dir if both mnc_outdir_date
30      and mnc_outdir_num are false
31    o add fflags() to pkg/diagnostics which allows one to specify, on a
32      per-file basis, the file precision [default behavior is unchanged]
33    o added diagnostics to pkg/kpp, including computation of mixed layer
34      depth based on a temperature/density criterion
35    o updated verification/natl_box to test the new pkg/kpp diagnostics
36    o bugs fixed (with useAbsVorticity=T & with useJamartMomAdv=T)
37    o test AB-3 code with 4th.Order advection scheme (advect_xy/input.ab3_c4)
38    o fix mnc flags in pkg/seaice so that they are "owned" by seaice,
39      not mnc -- this mistake was found by JMC and is now corrected
40    
41    checkpoint57g_post
42    o add Adams-Bashforth 3rd Order time stepping:
43      - default remains AB-2 (#undef ALLOW_ADAMSBASHFORTH_3)
44      - not yet implemented with NH, CD_Scheme, pTracers, MNC_pickup ...
45    checkpoint57g_pre
46    
47    o make lambda[Theta,Salt]ClimRelax spatially varying
48      (default remains spatially uniform constant based on tau)
49    o added new control variables
50      * init. uVel, vVel, etanN
51      * lambda[Theta,Salt]ClimRelax
52    o separate masks used for ctrl_pack/unpack 'from write_grid' output
53      (suggested by G. Forget)
54    
55    checkpoint57f_post
56    o add parameter "baseTime" = model base time = time at iteration zero
57      new function DIFF_BASE_MULTIPLE (replace DIFFERENT_MULTIPLE) to
58      account for baseTime shift
59    o move Coriolis arrays from PARAMS.h to GRID.h
60    checkpoint57f_pre
61    
62    o mnc-ifying the seaice package
63    o introduced an alternative length scale calculation for use in the limiting
64      maximum viscosity (off by default, see mom_vi_hdissip.F for details)
65    o S/R ptracers_calc_diff: argument list bug for CALL KPP_CALC_DIFF_S
66    o added modified Leith scheme with viscosity proportional to grad(Hdiv)
67      as well as grad(vort3).  Made it compatible with both approximate form
68      for the cubed sphere and full form of these gradients.  Added flag
69      useFullLeith to select between approximate and full form.  
70  o add "d0" in getcon.F to reduce differences between compilers/platforms  o add "d0" in getcon.F to reduce differences between compilers/platforms
71    update output.txt of exp. fizhi-gridalt-hs    update output.txt of exp. fizhi-gridalt-hs
72  o change port_rand funtion to allow to set the seed.  o change port_rand funtion to allow to set the seed.
73  o fix obscure MNC bug involving conversion between reals and integers  o fix obscure MNC bug involving conversion between reals and integers
74    - it caused no problems with certain (eg. gcc, ifc) compilers but the    - it caused no problems with certain (eg. gcc, ifc) compilers but the
75      new version is now more standards-compliant      new version is now more standards-compliant
76    o adjoint-related modifications
77      * gad_dst3_adv_?: to be able to use advscheme=30 in adjoint
78      * gad_calc_rhs: fool adjoint, revert to advscheme=30 in reverse when using 33
79      * mom_vi_hdissip: to be able to use Leith scheme in adjoint
80    
81  checkpoint57e_post  checkpoint57e_post
82  o Adding eddy stress controls a la Ferreira et al.  o Adding eddy stress controls a la Ferreira et al.
83  checkpoint57e_pre  checkpoint57e_pre (actually was tagged: eckpoint57e_pre)
84    
85  o fizhi pkg: fix AtoC and CtoA when called with same input & output array  o fizhi pkg: fix AtoC and CtoA when called with same input & output array
86    update output.txt of exp. fizhi-gridalt-hs    update output.txt of exp. fizhi-gridalt-hs

Legend:
Removed from v.1.464  
changed lines
  Added in v.1.491

  ViewVC Help
Powered by ViewVC 1.1.22