/[MITgcm]/MITgcm/verification/global_ocean_ebm/input_ad/data.gmredi
ViewVC logotype

Contents of /MITgcm/verification/global_ocean_ebm/input_ad/data.gmredi

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


Revision 1.1 - (show annotations) (download)
Fri May 21 21:43:14 2004 UTC (20 years, 1 month ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint57t_post, checkpoint57o_post, checkpoint57v_post, checkpoint53d_post, checkpoint54a_pre, checkpoint57m_post, checkpoint55c_post, checkpoint54e_post, checkpoint57s_post, checkpoint54a_post, checkpoint53c_post, checkpoint57k_post, checkpoint55d_pre, checkpoint57d_post, checkpoint57g_post, checkpoint57b_post, checkpoint57c_pre, checkpoint55j_post, checkpoint56b_post, checkpoint57i_post, checkpoint57e_post, checkpoint55h_post, checkpoint57g_pre, checkpoint54b_post, checkpoint55b_post, checkpoint54d_post, checkpoint56c_post, checkpoint55, checkpoint57f_pre, checkpoint57a_post, checkpoint54, checkpoint54f_post, checkpoint55g_post, checkpoint55f_post, checkpoint57r_post, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, eckpoint57e_pre, checkpoint57h_done, checkpoint53g_post, checkpoint57n_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint57f_post, checkpoint57q_post, checkpoint57c_post, checkpoint55e_post, checkpoint53f_post, checkpoint55a_post, checkpoint53d_pre, checkpoint54c_post, checkpoint57j_post, checkpoint57h_pre, checkpoint57l_post, checkpoint57h_post, checkpoint56a_post, checkpoint55d_post
Verification for EBM adjoint
* TLM OK
* ADM not sufficient accuracy yet

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 = 1.e+3,
17 GM_taper_scheme = 'gkw91',
18 GM_maxSlope = 1.e-2,
19 GM_Kmin_horiz = 50.,
20 GM_Scrit = 4.e-3,
21 GM_Sd = 1.e-3,
22 # GM_Visbeck_alpha = 0.,
23 # GM_Visbeck_length = 2.e+5,
24 # GM_Visbeck_depth = 1.e+3,
25 # GM_Visbeck_maxval_K= 2.5e+3,
26 &end

  ViewVC Help
Powered by ViewVC 1.1.22