/[MITgcm]/MITgcm/verification/OpenAD/input_ad/data.gmredi
ViewVC logotype

Diff of /MITgcm/verification/OpenAD/input_ad/data.gmredi

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3 by heimbach, Thu May 10 16:34:15 2007 UTC revision 1.4 by jmc, Thu Jan 14 22:10:05 2016 UTC
# Line 1  Line 1 
1  # GM+Redi package parameters:  # GM+Redi package parameters:
2  #     GM_Small_Number  :: epsilon used in computing the slope  #     GM_Small_Number  :: epsilon used in computing the slope
3  #     GM_slopeSqCutoff :: slope^2 cut-off value  #     GM_slopeSqCutoff :: slope^2 cut-off value
4    
5  #-from MOM :  #-from MOM :
6  # GM_background_K:      G & Mc.W  diffusion coefficient  # GM_background_K:      G & Mc.W  diffusion coefficient
# Line 8  Line 8 
8  # GM_Scrit       :      transition for scaling diffusion coefficient  # GM_Scrit       :      transition for scaling diffusion coefficient
9  # GM_Sd          :      half width scaling for diffusion coefficient  # GM_Sd          :      half width scaling for diffusion coefficient
10  # GM_taper_scheme:      slope clipping or one of the tapering schemes  # GM_taper_scheme:      slope clipping or one of the tapering schemes
11  # GM_Kmin_horiz  :      horizontal diffusion minimum value  # GM_Kmin_horiz  :      horizontal diffusion minimum value
12    
13  #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")  #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")
14  # GM_isopycK     :      isopycnal diffusion coefficient (default=GM_background_K)  # GM_isopycK     :      isopycnal diffusion coefficient (default=GM_background_K)
15  # GM_AdvForm     :      turn on GM Advective form       (default=Skew flux form)  # GM_AdvForm     :      turn on GM Advective form       (default=Skew flux form)
16    
17   &GM_PARM01   &GM_PARM01
18    GM_Small_Number  = 1.D-12,    GM_Small_Number  = 1.D-12,
19    GM_slopeSqCutoff = 1.D+08,    GM_slopeSqCutoff = 1.D+08,
20    GM_AdvForm         = .FALSE.,    GM_AdvForm         = .FALSE.,

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22