Updated EC-Earth Namelist
This commit is contained in:
parent
0af8f273c8
commit
460dd59e9e
@ -84,7 +84,7 @@
|
||||
!-----------------------------------------------------------------------
|
||||
&namsbc ! Surface Boundary Condition manager (default: NO selection)
|
||||
!-----------------------------------------------------------------------
|
||||
nn_fsbc = 4 ! frequency of SBC module call
|
||||
nn_fsbc = 1 ! frequency of SBC module call
|
||||
! ! (control sea-ice & iceberg model call)
|
||||
! Type of air-sea fluxes
|
||||
ln_usr = .false. ! user defined formulation (T => check usrdef_sbc)
|
||||
@ -404,7 +404,7 @@
|
||||
! ! = 32 F(i,j,k)=F(local gridscale and deformation rate)
|
||||
! ! time invariant coefficients : ahm = 1/2 Uv*Lv (lap case)
|
||||
! ! or = 1/12 Uv*Lv^3 (blp case)
|
||||
rn_Uv = 0.1 ! lateral viscous velocity [m/s] (nn_ahm_ijk_t= 0, 10, 20, 30)
|
||||
rn_Uv = 0.2 ! lateral viscous velocity [m/s] (nn_ahm_ijk_t= 0, 10, 20, 30)
|
||||
rn_Lv = 10.e+3 ! lateral viscous length [m] (nn_ahm_ijk_t= 0, 10)
|
||||
! ! Smagorinsky settings (nn_ahm_ijk_t= 32) :
|
||||
rn_csmc = 3.5 ! Smagorinsky constant of proportionality
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user