/[MITgcm]/MITgcm/verification/so_box_biogeo/inp_global/data.gmredi
ViewVC logotype

Annotation of /MITgcm/verification/so_box_biogeo/inp_global/data.gmredi

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


Revision 1.1 - (hide annotations) (download)
Wed Aug 27 21:36:34 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint66g, checkpoint66f, checkpoint66e, checkpoint66d, checkpoint66c, checkpoint66b, checkpoint66a, checkpoint66o, checkpoint66n, checkpoint66m, checkpoint66l, checkpoint66k, checkpoint66j, checkpoint66i, checkpoint66h, checkpoint65z, checkpoint65x, checkpoint65y, checkpoint65r, checkpoint65s, checkpoint65p, checkpoint65q, checkpoint65v, checkpoint65w, checkpoint65t, checkpoint65u, checkpoint65j, checkpoint65k, checkpoint65h, checkpoint65i, checkpoint65n, checkpoint65o, checkpoint65l, checkpoint65m, checkpoint65c, checkpoint65f, checkpoint65g, checkpoint65d, checkpoint65e, HEAD
add model parameter files to use to run tutorial_global_oce_biogeo
 and from this run, to extract initial conditions and OBCs files
for this Southern-Ocean Box experiment (using script: mk_box_input.m)

1 jmc 1.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_background_K = 1.e+3,
17     GM_taper_scheme = 'gkw91',
18     GM_maxSlope = 1.e-2,
19     GM_Kmin_horiz = 100.,
20     GM_Scrit = 4.e-3,
21     GM_Sd = 1.e-3,
22     &

  ViewVC Help
Powered by ViewVC 1.1.22