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

Benoit V. 29/06/2021: bugfix LIMA spawning from a model backup with LIMA

parent 9f4c537c
No related branches found
No related tags found
No related merge requests found
...@@ -590,15 +590,15 @@ CSCONV = 'NONE' ! shallow convection will have to be restarted ...@@ -590,15 +590,15 @@ CSCONV = 'NONE' ! shallow convection will have to be restarted
! !
! cas LIMA ! cas LIMA
! !
IF (HCLOUD=='LIMA') THEN !IF (HCLOUD=='LIMA') THEN
CCLOUD='LIMA' ! CCLOUD='LIMA'
NMOD_CCN=3 ! NMOD_CCN=3
LSCAV=.FALSE. ! LSCAV=.FALSE.
LAERO_MASS=.FALSE. ! LAERO_MASS=.FALSE.
NMOD_IFN=2 ! NMOD_IFN=2
NMOD_IMM=1 ! NMOD_IMM=1
LHHONI=.FALSE. ! LHHONI=.FALSE.
ENDIF !ENDIF
! !
CALL INI_NSV(2) ! NSV* are set equal for model 2 and model 1. CALL INI_NSV(2) ! NSV* are set equal for model 2 and model 1.
! NSV is set to the total number of SV for model 2 ! NSV is set to the total number of SV for model 2
......
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