/[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.549 by baylor, Tue Sep 20 16:04:26 2005 UTC revision 1.558 by jmc, Mon Oct 3 02:06:33 2005 UTC
# Line 3  $Name$ Line 3  $Name$
3    
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o test biharmonic viscosity + no-slip with exp: global_ocean.cs32x15.viscA4
8    o finish adding brackets (coriolis S/R, vecinv) in multi-terms sum to get
9      same truncation, independent of the face number: affects affects several
10      test. exp.: Update global_ocean.cs32x15 (+.thsice) & MLAdjust (all 5).
11    o fix bug in mom_v_sidedrag (biharmonic viscosity was counted 2 times);
12      note that biharmonic viscosity + no-slip was not tested in any experiment.
13    o fix bug in non-linear free-surf side-drag ; generate new output for
14      global_ocean.cs32x15(+.thsice) & global_ocean_pressure.
15    o make mnc honor the writeBinaryPrec flag for most kinds of output
16    o eesupp: split EEPARAMS into EESIZE/EEPARAMS and add a vector global sum
17    o minor change in averaging W (mom_vi_?_vertshear.F) that affects truncation
18      error; update output from global_ocean.cs32x15(+.thsice) & MLAdjust (all 5).
19    o add brackets in multi-terms sum to get same truncation, independent of
20      the face number (manage to get exactly same value of gU,gV at the cs-edge)
21      affects several test. exp. Update global_ocean.cs32x15 (+.thsice).
22    o Clean, new version of mom_calc_visc.  Adds a new feature, viscAhRemax
23      and viscA4Remax, which allow one to limit the minimum viscosity by specifying
24      a maximum grid-scale Reynolds number.  Also, changes all length calculations
25      in the case of grid anisotropy to geometric mean of dx**2 and dy**2.
26      Suggested values of viscosity parameters found in mom_calc_visc.
27      Many new viscosity diagnostics available.
28    
29    checkpoint57s_post
30  o Add clearing-house for viscosity calculations, mom_calc_visc and  o Add clearing-house for viscosity calculations, mom_calc_visc and
31    correct numerous bugs in LeithD and Smagorinsky discretizations.      correct numerous bugs in LeithD and Smagorinsky discretizations.  
32    mom_calc_visc now allows for Smagorinsky, Leith and LeithD to be    mom_calc_visc now allows for Smagorinsky, Leith and LeithD to be
# Line 11  o Add clearing-house for viscosity calcu Line 35  o Add clearing-house for viscosity calcu
35    and with Strain-Tension viscous term calculation (mom_hdissip.F).      and with Strain-Tension viscous term calculation (mom_hdissip.F).  
36    The Strain-Tension form is now called with useStrainTensonVisc=.true.    The Strain-Tension form is now called with useStrainTensonVisc=.true.
37    ViscAhStrain and viscAhTension are now retired.    ViscAhStrain and viscAhTension are now retired.
38  o  diagnostics "VISCAHD" & "VISCA4D" replace "VISCAH" & "VISCA4".  o diagnostics "VISCAHD" & "VISCA4D" replace "VISCAH" & "VISCA4".
39  o In response to JMC's bug report, genmake2 now ignores any soft-links  o In response to JMC's bug report, genmake2 now ignores any soft-links
40    that it finds in the *current* directory when searching for files.    that it finds in the *current* directory when searching for files.
41    Soft-links found in any other source directories will still work as    Soft-links found in any other source directories will still work as

Legend:
Removed from v.1.549  
changed lines
  Added in v.1.558

  ViewVC Help
Powered by ViewVC 1.1.22