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

Contents of /MITgcm_contrib/verification_other/global_ocean.gm_res/input/data.gmredi

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


Revision 1.2 - (show annotations) (download)
Sun Feb 22 23:45:47 2015 UTC (10 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65u, checkpoint65j, checkpoint67a, checkpoint67b, checkpoint67d, checkpoint65m, checkpoint65n, HEAD
Changes since 1.1: +1 -1 lines
update after changes made in pkg/gmredi

1 # GM+Redi package parameters:
2
3 # GM_background_K: G & Mc.W diffusion coefficient
4 # GM_maxSlope : max slope of isopycnals
5 # GM_Scrit : transition for scaling diffusion coefficient
6 # GM_Sd : half width scaling for diffusion coefficient
7 # GM_taper_scheme: slope clipping or one of the tapering schemes
8 # GM_Kmin_horiz : horizontal diffusion minimum value
9
10 #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")
11 # GM_isopycK : isopycnal diffusion coefficient (default=GM_background_K)
12 # GM_AdvForm : turn on GM Advective form (default=Skew flux form)
13
14 &GM_PARM01
15 GM_AdvForm = .TRUE.,
16 GM_AdvSeparate = .FALSE.,
17 GM_background_K = 0.0,
18 GM_isopycK = 0.0,
19 GM_taper_scheme = 'gkw91',
20 GM_maxSlope = 1.e-2,
21 GM_Kmin_horiz = 50.,
22 GM_Scrit = 4.e-3,
23 GM_Sd = 1.e-3,
24 GM_K3D_gamma = 0.35,
25 GM_K3D_b1 = 4,
26 GM_K3D_EadyMaxDepth= 1000.0,
27 GM_K3D_EadyMinDepth= 50.0,
28 GM_K3D_smallK = 0.1D+3,
29 GM_K3D_maxC =-0.15,
30 GM_maxK3D = 2.0D+3,
31 GM_K3D_Lambda = 4.0,
32 GM_useK3D = .TRUE.,
33 GM_K3D_use_constK = .FALSE.,
34 GM_K3D_ThickSheet = .FALSE.,
35 GM_K3D_smooth = .TRUE.,
36 GM_K3D_constK = 1000.0,
37 GM_K3D_Rmax = 75.0D+03,
38 GM_K3D_Rmin = 30.0D+03,
39 GM_K3D_minCori = 1.52D-5,
40 GM_K3D_minN2 = 1.0D-7,
41 GM_K3D_surfMinDepth= 0.0,
42 GM_K3D_vecFreq = 2592000,
43 GM_InMomAsStress = .TRUE.,
44 GM_K3D_surfK = .TRUE.,
45 GM_K3D_constRedi = .FALSE.,
46 &

  ViewVC Help
Powered by ViewVC 1.1.22