From fe25663e6b09f6ac967eb2a8313dc0881191fe37 Mon Sep 17 00:00:00 2001
From: Quentin Rodier <quentin.rodier@meteo.fr>
Date: Mon, 7 Mar 2022 16:41:38 +0100
Subject: [PATCH] Quentin 07/03/2022: bugfix LHARAT init in aroini_turb now

---
 src/arome/turb/ini_cturb.F90 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/arome/turb/ini_cturb.F90 b/src/arome/turb/ini_cturb.F90
index 1847d0fda..1ef67f53e 100644
--- a/src/arome/turb/ini_cturb.F90
+++ b/src/arome/turb/ini_cturb.F90
@@ -65,8 +65,6 @@ IF (LHOOK) CALL DR_HOOK('INI_CTURB',0,ZHOOK_HANDLE)
 !         1.1 Constant for dissipation of Tke
 !
 !
-LHARAT=.FALSE.
-!
 !XCED  = 0.70
 XCED  = 0.85
 !       Redelsperger-Sommeria (1981) = 0.70
-- 
GitLab