/[MITgcm]/MITgcm_contrib/ecco_darwin/v4_3deg/input/data.gmredi
ViewVC logotype

Contents of /MITgcm_contrib/ecco_darwin/v4_3deg/input/data.gmredi

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


Revision 1.1 - (show annotations) (download)
Tue Jan 14 00:34:16 2020 UTC (5 years, 6 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Adding v4_3deg set-up for testing/developing ecco-darwin v4 set-up
in a small configuration.  This initial check-in is simply a copy
of verification/tutorial_global_oce_biogeo

1 # from MOM
2 # GM_background_K: isopycnal diffusion coefficien
3 # GM_maxSlope: max slope of isopycnals
4 # GM_Scrit: transition for scaling diffusion coefficient
5 # GM_Sd: half width scaling for diffusion coefficient
6 # real background diff: horizontal diffusion
7
8 # ifdef GM_VISBECK_VARIABLE_K, include following in GM_PARM01
9 # GM_Visbeck_alpha = 0.,
10 # GM_Visbeck_length = 2.e+5,
11 # GM_Visbeck_depth = 1.e+3,
12 # GM_Visbeck_maxval_K= 2.5e+3,
13
14 &GM_PARM01
15 GM_background_K = 1.e+3,
16 GM_taper_scheme = 'gkw91',
17 GM_maxSlope = 1.e-2,
18 GM_Kmin_horiz = 100.,
19 GM_Scrit = 4.e-3,
20 GM_Sd = 1.e-3,
21 &

  ViewVC Help
Powered by ViewVC 1.1.22