/[MITgcm]/MITgcm/verification/global_ocean.cs32x15/input.thsice/data.gmredi
ViewVC logotype

Contents of /MITgcm/verification/global_ocean.cs32x15/input.thsice/data.gmredi

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


Revision 1.1 - (show annotations) (download)
Thu Jan 27 22:56:49 2011 UTC (13 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint64y, checkpoint64x, checkpoint64z, checkpoint64q, checkpoint64p, checkpoint64s, checkpoint64r, checkpoint64u, checkpoint64t, checkpoint64w, checkpoint64v, checkpoint64i, checkpoint64h, checkpoint64k, checkpoint64j, checkpoint64m, checkpoint64l, checkpoint64o, checkpoint64n, checkpoint64a, checkpoint64c, checkpoint64b, checkpoint64e, checkpoint64d, checkpoint64g, checkpoint64f, checkpoint63p, checkpoint63q, checkpoint63r, checkpoint63s, checkpoint63l, checkpoint63m, checkpoint63n, checkpoint63o, checkpoint63h, checkpoint63i, checkpoint63j, checkpoint63k, checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint64, checkpoint65, checkpoint63, checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65b, checkpoint65c, checkpoint65a, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, checkpoint62s, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x, HEAD
add a local copy (instead of using ../input/data.gmredi)

1 # GM+Redi package parameters:
2
3 #-from MOM :
4 # GM_background_K: G & Mc.W diffusion coefficient
5 # GM_maxSlope : max slope of isopycnals
6 # GM_Scrit : transition for scaling diffusion coefficient
7 # GM_Sd : half width scaling for diffusion coefficient
8 # GM_taper_scheme: slope clipping or one of the tapering schemes
9 # GM_Kmin_horiz : horizontal diffusion minimum value
10
11 #-Option parameters (needs to "define" options in GMREDI_OPTIONS.h")
12 # GM_isopycK : isopycnal diffusion coefficient (default=GM_background_K)
13 # GM_AdvForm : turn on GM Advective form (default=Skew flux form)
14
15 &GM_PARM01
16 GM_background_K = 800.,
17 # GM_AdvForm = .TRUE.,
18 # GM_background_K = 10.,
19 # GM_Visbeck_alpha = 1.e-2,
20 GM_Visbeck_length = 2.e+5,
21 GM_Visbeck_depth = 1.e+3,
22 GM_Visbeck_maxval_K= 2.5e+3,
23 GM_taper_scheme = 'gkw91',
24 # GM_Small_Number = 1.e-18,
25 GM_maxSlope = 1.e-2,
26 GM_Kmin_horiz = 50.,
27 GM_Scrit = 4.e-3,
28 GM_Sd = 1.e-3,
29 &

  ViewVC Help
Powered by ViewVC 1.1.22