Skip to content
Snippets Groups Projects
Commit f8de8f7e authored by Gaelle DELAUTIER's avatar Gaelle DELAUTIER
Browse files

B.Vie 28/11/2016 : default value for LIMA

parent 2d3c362f
No related branches found
No related tags found
No related merge requests found
......@@ -1135,7 +1135,7 @@ IF (KMI == 1) THEN
LHHONI = .FALSE.
LCOLD = .TRUE.
LNUCL = .TRUE.
LSEDI = .TRUE.
LSEDI = .FALSE.
LSNOW = .TRUE.
LHAIL = .FALSE.
CPRISTINE_ICE_LIMA = 'PLAT'
......@@ -1147,8 +1147,8 @@ IF (KMI == 1) THEN
LMEYERS = .FALSE.
LIFN_HOM = .TRUE.
CIFN_SPECIES = 'PHILLIPS'
CINT_MIXING = ''
XIFN_CONC(:) = 0.
CINT_MIXING = 'DM2'
XIFN_CONC(:) = 100.
NMOD_IMM = 0
NPHILLIPS=8
ENDIF
......
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