/[MITgcm]/MITgcm_contrib/llc_hires/llc_270/input/data.gmredi
ViewVC logotype

Annotation of /MITgcm_contrib/llc_hires/llc_270/input/data.gmredi

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


Revision 1.1 - (hide annotations) (download)
Thu Mar 6 01:09:24 2014 UTC (11 years, 5 months ago) by dimitri
Branch: MAIN
llc_270 forward code configuration

1 dimitri 1.1 # GM+Redi package parameters:
2     # GM_Small_Number :: epsilon used in computing the slope
3     # GM_slopeSqCutoff :: slope^2 cut-off value
4    
5     #-from MOM :
6     # GM_background_K: G & Mc.W diffusion coefficient
7     # GM_maxSlope : max slope of isopycnals
8     # GM_Scrit : transition for scaling diffusion coefficient
9     # GM_Sd : half width scaling for diffusion coefficient
10     # GM_taper_scheme: slope clipping or one of the tapering schemes
11     # GM_Kmin_horiz : horizontal diffusion minimum value
12    
13     #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")
14     # GM_isopycK : isopycnal diffusion coefficient (default=GM_background_K)
15     # GM_AdvForm : turn on GM Advective form (default=Skew flux form)
16    
17     &GM_PARM01
18     GM_background_K = 53.0758
19     GM_Kmin_horiz = 7.8423,
20     GM_taper_scheme = 'ldd97',
21     GM_maxSlope = 1.e-2,
22     &

  ViewVC Help
Powered by ViewVC 1.1.22