Skip to content
Snippets Groups Projects
Commit 992813f0 authored by RODIER Quentin's avatar RODIER Quentin
Browse files

Quentin 28/10/2020: default value of LRED is now TRUE (LRES = reduction of...

Quentin 28/10/2020: default value of LRED is now TRUE (LRES = reduction of time dependency of ICE3/ICE4 microphysics scheme)
parent 90606007
No related branches found
No related tags found
No related merge requests found
......@@ -1076,7 +1076,7 @@ END IF
! ---------------------------------------
!
IF (KMI == 1) THEN
LRED = .FALSE.
LRED = .TRUE.
LWARM = .TRUE.
CPRISTINE_ICE = 'PLAT'
LSEDIC = .TRUE.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment