Skip to content
Snippets Groups Projects
Commit 7eb257ef authored by Debolskiy Andrey's avatar Debolskiy Andrey :bicyclist_tone5:
Browse files

fix sfx_esm to be the same as Term and INMCM version

parent 147f2169
No related branches found
No related tags found
No related merge requests found
Pipeline #1542 failed
......@@ -23,7 +23,7 @@ module sfx_esm_param
!< stability function coeff. (unstable) [= g4 & g10 in deprecated code]
real, parameter :: alpha_m = 16.0
real, parameter :: alpha_h = 16.0
real, parameter :: alpha_h_fix = 1.2
real, parameter :: alpha_h_fix = 16.0
!< stability function coeff. (stable)
real, parameter :: beta_m = 4.7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment