/[MITgcm]/MITgcm/verification/global_ocean.90x40x15/input_ad/data.gmredi
ViewVC logotype

Contents of /MITgcm/verification/global_ocean.90x40x15/input_ad/data.gmredi

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


Revision 1.2 - (show annotations) (download)
Sat Jul 13 03:50:50 2002 UTC (21 years, 10 months ago) by heimbach
Branch: MAIN
CVS Tags: checkpoint46n_post, checkpoint47e_post, checkpoint46l_post, checkpoint46g_pre, checkpoint46f_post, checkpoint46b_post, checkpoint46l_pre, checkpoint47d_pre, checkpoint47a_post, checkpoint47d_post, checkpoint46d_pre, checkpoint46j_pre, checkpoint46a_post, checkpoint47g_post, checkpoint46j_post, checkpoint46k_post, checkpoint46b_pre, branch-exfmods-tag, checkpoint46e_pre, checkpoint46c_pre, checkpoint46, checkpoint47b_post, checkpoint46h_pre, checkpoint46m_post, checkpoint46a_pre, checkpoint46g_post, checkpoint47f_post, checkpoint46i_post, checkpoint46c_post, checkpoint46e_post, checkpoint47, checkpoint46h_post, checkpoint46d_post
Branch point for: branch-exfmods-curt
Changes since 1.1: +28 -0 lines
Merging from release1_p5.
o New setup for adjoint of global_ocean

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