/[MITgcm]/MITgcm/verification/ideal_2D_oce/input/data.gmredi
ViewVC logotype

Contents of /MITgcm/verification/ideal_2D_oce/input/data.gmredi

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


Revision 1.2 - (show annotations) (download)
Thu Nov 17 18:59:52 2005 UTC (18 years, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, checkpoint58u_post, checkpoint58w_post, checkpoint58r_post, checkpoint57y_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint57y_pre, checkpoint58q_post, checkpoint58j_post, checkpoint59a, checkpoint59b, checkpoint59, checkpoint58, checkpoint58f_post, checkpoint57x_post, checkpoint58d_post, checkpoint58c_post, checkpoint58a_post, checkpoint58i_post, checkpoint58g_post, checkpoint58o_post, checkpoint57z_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint58b_post, checkpoint58m_post
Changes since 1.1: +1 -1 lines
 o cleanup inconsistent namelist syntax --> "&end" => "&"

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_AdvForm=.TRUE.,
16 # GM_AdvSeparate=.TRUE.,
17 # GM_background_K=1000.,
18 GM_background_K=10.,
19 # GM_isopycK=1000.,
20 # GM_taper_scheme = 'clipping',
21 GM_taper_scheme = 'linear',
22 # GM_taper_scheme = 'gkw91',
23 # GM_taper_scheme = 'ldd97',
24 GM_maxSlope = 1.e-2,
25 GM_Scrit = 4.e-3,
26 GM_Sd = 1.e-3,
27 GM_Visbeck_alpha = 1.e-2,
28 GM_Visbeck_length = 2.e+5,
29 GM_Visbeck_depth = 1.e+3,
30 GM_Visbeck_maxval_K= 2.5e+3,
31 &

  ViewVC Help
Powered by ViewVC 1.1.22