/[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.1 - (show annotations) (download)
Fri Jan 17 14:16:54 2003 UTC (21 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint51e_post, checkpoint51k_post, checkpoint57t_post, checkpoint57o_post, checkpoint52l_pre, checkpoint48i_post, checkpoint52e_pre, checkpoint57v_post, checkpoint52n_post, checkpoint52j_post, checkpoint53d_post, checkpoint50d_pre, checkpoint54a_pre, checkpoint48d_post, checkpoint51o_pre, checkpoint57m_post, checkpoint55c_post, checkpoint50e_post, checkpoint54e_post, checkpoint52e_post, checkpoint48b_post, checkpoint50c_post, checkpoint57s_post, checkpoint51n_pre, checkpoint54a_post, checkpoint53c_post, checkpoint57k_post, checkpoint48a_post, checkpoint55d_pre, checkpoint48f_post, checkpoint48g_post, checkpoint57d_post, checkpoint51l_post, checkpoint57g_post, checkpoint51q_post, checkpoint48e_post, checkpoint57b_post, checkpoint57c_pre, checkpoint51j_post, checkpoint55j_post, checkpoint56b_post, checkpoint50g_post, checkpoint57i_post, checkpoint57e_post, checkpoint50h_post, branch-netcdf, checkpoint52l_post, checkpoint55h_post, checkpoint51r_post, checkpoint52k_post, checkpoint52b_pre, checkpoint51a_post, checkpoint57g_pre, checkpoint54b_post, checkpoint53b_pre, checkpoint55b_post, checkpoint54d_post, checkpoint50b_pre, checkpoint56c_post, checkpoint52m_post, checkpoint51c_post, checkpoint55, checkpoint53a_post, checkpoint57f_pre, checkpoint57a_post, checkpoint54, checkpoint48, checkpoint49, checkpoint51f_pre, checkpoint54f_post, checkpoint53b_post, checkpoint55g_post, checkpoint51, checkpoint51o_post, checkpoint51p_post, checkpoint52a_pre, checkpoint55f_post, checkpoint57r_post, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, checkpoint51i_post, checkpoint50, checkpoint53, checkpoint52, checkpoint51f_post, checkpoint50b_post, checkpoint50d_post, checkpoint52d_post, eckpoint57e_pre, checkpoint51b_post, checkpoint51b_pre, checkpoint52a_post, checkpoint57h_done, checkpoint52b_post, checkpoint53g_post, checkpoint52f_post, branchpoint-genmake2, checkpoint48d_pre, checkpoint52c_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint57f_post, checkpoint48h_post, checkpoint51h_pre, checkpoint51l_pre, checkpoint50c_pre, checkpoint57q_post, checkpoint51g_post, ecco_c52_e35, checkpoint57c_post, checkpoint50f_post, checkpoint55e_post, checkpoint50f_pre, checkpoint51d_post, checkpoint52i_post, checkpoint52j_pre, checkpoint50a_post, checkpoint53f_post, checkpoint55a_post, checkpoint51t_post, checkpoint53d_pre, checkpoint54c_post, checkpoint51n_post, checkpoint57j_post, checkpoint57h_pre, checkpoint51i_pre, checkpoint57l_post, checkpoint50i_post, checkpoint52i_pre, checkpoint51u_post, checkpoint52h_pre, checkpoint50e_pre, checkpoint52f_pre, checkpoint57h_post, checkpoint56a_post, checkpoint51m_post, checkpoint51s_post, checkpoint55d_post
Branch point for: branch-nonh, branch-genmake2, tg2-branch, checkpoint51n_branch, netcdf-sm0
add new experiment (ideal_2D_oce) to test "exotic" parameters.

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 &end

  ViewVC Help
Powered by ViewVC 1.1.22