/[MITgcm]/MITgcm_contrib/verification_other/shelfice_remeshing/input/data.gmredi
ViewVC logotype

Diff of /MITgcm_contrib/verification_other/shelfice_remeshing/input/data.gmredi

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

revision 1.1 by dgoldberg, Fri Dec 11 19:48:32 2015 UTC revision 1.2 by jmc, Tue Mar 1 19:59:58 2016 UTC
# Line 1  Line 1 
1  # GM+Redi package parameters:  # GM+Redi package parameters:
2    
3  #-from MOM :  #-from MOM :
4  # GM_background_K:      G & Mc.W  diffusion coefficient  # GM_background_K:      G & Mc.W  diffusion coefficient
5  # GM_maxSlope    :      max slope of isopycnals  # GM_maxSlope    :      max slope of isopycnals
6  # GM_Scrit       :      transition for scaling diffusion coefficient  # GM_Scrit       :      transition for scaling diffusion coefficient
7  # GM_Sd          :      half width scaling for diffusion coefficient  # GM_Sd          :      half width scaling for diffusion coefficient
8  # GM_taper_scheme:      slope clipping or one of the tapering schemes  # GM_taper_scheme:      slope clipping or one of the tapering schemes
9  # GM_Kmin_horiz  :      horizontal diffusion minimum value  # GM_Kmin_horiz  :      horizontal diffusion minimum value
10    
11  #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")  #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")
12  # GM_isopycK     :      isopycnal diffusion coefficient (default=GM_background_K)  # GM_isopycK     :      isopycnal diffusion coefficient (default=GM_background_K)
13  # GM_AdvForm     :      turn on GM Advective form       (default=Skew flux form)  # GM_AdvForm     :      turn on GM Advective form       (default=Skew flux form)
14    
15   &GM_PARM01   &GM_PARM01
16    GM_background_K    = 400.,    GM_background_K    = 400.,
17    GM_taper_scheme    = 'gkw91',    GM_taper_scheme    = 'gkw91',
18    GM_maxSlope        = 1.e-2,    GM_maxSlope        = 1.e-2,
19    GM_Kmin_horiz      = 50.,    GM_Kmin_horiz      = 50.,
20    GM_Scrit           = 4.e-3,    GM_Scrit           = 4.e-3,
21    GM_Sd              = 1.e-3,    GM_Sd              = 1.e-3,
22  # GM_Visbeck_alpha   = 0.,  # GM_Visbeck_alpha   = 0.,
23  # GM_Visbeck_length  = 2.e+5,  # GM_Visbeck_length  = 2.e+5,
24  # GM_Visbeck_depth   = 1.e+3,  # GM_Visbeck_depth   = 1.e+3,
25  # GM_Visbeck_maxval_K= 2.5e+3,  # GM_Visbeck_maxval_K= 2.5e+3,
26   &end   &
   
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.22