Skip to content
Snippets Groups Projects
Commit 97146fc0 authored by Lucie Bakels's avatar Lucie Bakels
Browse files

set incloud_ratio to old parameter

Former-commit-id: 57c4a67b
parent 0014b1e0
Branches fix_GFS
Tags
No related merge requests found
......@@ -80,7 +80,7 @@ module par_mod
!real,parameter :: d_trop=50., d_strat=0.1
real :: d_trop=50., d_strat=0.1, fturbmeso=0.16 ! turbulence factors can change for different runs
real,parameter :: rho_water=1000. !ZHG 2015 [kg/m3]
real,parameter :: ratio_incloud=0.1 !MC 2024
real,parameter :: ratio_incloud=0.0062 !MC 2024
real,parameter :: wet_a=1.e-5, wet_b=0.8 !AT
! karman Karman's constant
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment