From 2a6813ad27972370bdb2f68cdb96a8e8622d4b86 Mon Sep 17 00:00:00 2001 From: Julius Busecke Date: Tue, 4 Oct 2022 13:38:10 +0200 Subject: [PATCH] Increases max allowed windstress Closes #15 --- src/mod_const.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod_const.f90 b/src/mod_const.f90 index 891ba1e..c370f64 100644 --- a/src/mod_const.f90 +++ b/src/mod_const.f90 @@ -146,7 +146,7 @@ MODULE mod_const REAL(wp), PARAMETER :: ref_rlw_min = 0._wp , ref_rlw_max = 750.0_wp ! Downwelling longwave radiation [W/m^2] !! On computed fluxes: - REAL(wp), PARAMETER :: ref_tau_max = 5._wp ! Wind stress [N/m2] + REAL(wp), PARAMETER :: ref_tau_max = 10._wp ! Wind stress [N/m2] !! IFS: