/[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.1031 by jmc, Tue Oct 21 18:07:02 2008 UTC revision 1.1032 by jmc, Wed Oct 22 00:19:33 2008 UTC
# Line 4  $Name$ Line 4  $Name$
4      Notes on tags used in MITgcmUV      Notes on tags used in MITgcmUV
5      ==============================      ==============================
6    
7    o gmredi (Visbeck-variable-K):
8      - fix the "OLD_VISBECK_CALC" option + move the #undef to GMREDI_OPTIONS.h
9      - change computation of Visbeck-K where Slope > Smax :        
10        now: N*min(Slope,Smax) (similar to OLD_VISBECK_CALC with gkw91 taperFct)
11        previously was: M*sqrt(min(Slope,Smax)) ; update ideal_2D_oce output.
12  o bottom-drag in P-coord.: change units of bottomDragLinear & bottomDragQuadratic  o bottom-drag in P-coord.: change units of bottomDragLinear & bottomDragQuadratic
13    to be the same as with Z-coord. (i.e., m/s & no-units respectively).    to be the same as with Z-coord. (i.e., m/s & no-units respectively).
14  o calc_viscosity: fix index range (was wrong for CD-Scheme & explicit Visc)  o calc_viscosity: fix index range (was wrong for CD-Scheme & explicit Visc)
15  o pkg gmredi, linear & fm07 tapering: put an upper limit on Slope^2 so that Kwz  o pkg gmredi, linear & fm07 tapering: put an upper limit on Slope^2 so that Kwz
16    does not become too large (to avoid precision problems in implicit-diffusion    does not become too large (to avoid precision problems in implicit-diffusion
17    solver); update ideal_2D_oce output.    solver); update ideal_2D_oce output.
18  o pkg ggl90:  o pkg ggl90:
19    - in ggl90_cal.F: compute only one set of visc/diff, used to    - in ggl90_cal.F: compute only one set of visc/diff, used to
20      step forward TKE/T/S/momentum      step forward TKE/T/S/momentum
21    - default value of GGL90viscMax/GGL90diffMax larger and equal (to    - default value of GGL90viscMax/GGL90diffMax larger and equal (to
22      have Prandlt =1)      have Prandlt =1)
23  o gmredi(fm07):  o gmredi (fm07):
24    - add lower limit on Transition layer thickness + lower limit on 1/lambda    - add lower limit on Transition layer thickness + lower limit on 1/lambda
25    - allow to set few more params from data.gmredi    - allow to set few more params from data.gmredi
26  o pkg ggl90:  o pkg ggl90:

Legend:
Removed from v.1.1031  
changed lines
  Added in v.1.1032

  ViewVC Help
Powered by ViewVC 1.1.22