diff --git a/src/MNH/spawn_model2.f90 b/src/MNH/spawn_model2.f90 index 3d1e9382c36c785c3095dbee84634861f2ce60ae..7d286b6eefcd54cd57468413da56fb828b8fdbba 100644 --- a/src/MNH/spawn_model2.f90 +++ b/src/MNH/spawn_model2.f90 @@ -590,15 +590,15 @@ CSCONV = 'NONE' ! shallow convection will have to be restarted ! ! cas LIMA ! -IF (HCLOUD=='LIMA') THEN - CCLOUD='LIMA' - NMOD_CCN=3 - LSCAV=.FALSE. - LAERO_MASS=.FALSE. - NMOD_IFN=2 - NMOD_IMM=1 - LHHONI=.FALSE. -ENDIF +!IF (HCLOUD=='LIMA') THEN +! CCLOUD='LIMA' +! NMOD_CCN=3 +! LSCAV=.FALSE. +! LAERO_MASS=.FALSE. +! NMOD_IFN=2 +! NMOD_IMM=1 +! LHHONI=.FALSE. +!ENDIF ! 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