Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thopri
BoBEAS
Commits
a7866927
Commit
a7866927
authored
5 years ago
by
Dr Jeff Polton
Browse files
Options
Download
Email Patches
Plain Diff
switch to non-penetrative convection: zdfnpc=T
parent
9d8a3774
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
EXP_Apr19/namelist_cfg
EXP_Apr19/namelist_cfg
+2
-2
No files found.
EXP_Apr19/namelist_cfg
View file @
a7866927
...
...
@@ -930,10 +930,10 @@ ln_rnf_depth_ini = .true. ! compute depth at initialisation from runoff file
rn_avt0 = 1.2e-5 ! vertical eddy diffusivity [m2/s] (background Kz if not "key_zdfcst")
nn_avb = 0 ! profile for background avt & avm (=1) or not (=0)
nn_havtb = 0 ! horizontal shape for avtb (=1) or not (=0)
ln_zdfevd = .
tru
e. ! enhanced vertical diffusion (evd) (T) or not (F)
ln_zdfevd = .
fals
e. ! enhanced vertical diffusion (evd) (T) or not (F)
nn_evdm = 0 ! evd apply on tracer (=0) or on tracer and momentum (=1)
rn_avevd = 100. ! evd mixing coefficient [m2/s]
ln_zdfnpc = .
fals
e. ! Non-Penetrative Convective algorithm (T) or not (F)
ln_zdfnpc = .
tru
e. ! Non-Penetrative Convective algorithm (T) or not (F)
nn_npc = 1 ! frequency of application of npc
nn_npcp = 365 ! npc control print frequency
ln_zdfexp = .false. ! time-stepping: split-explicit (T) or implicit (F) time stepping
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment