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

B.Vié: 28/04/2022: LIMA set default_value of nested models identitcal as model...

B.Vié: 28/04/2022: LIMA set default_value of nested models identitcal as model 1 for all parameters of NAM_PARAM_LIMA
parent e2d7c0b5
No related branches found
No related tags found
No related merge requests found
......@@ -972,13 +972,13 @@ ENDIF
!* 19.BIS SET DEFAULT VALUES FOR MODD_PARAM_LIMA :
! ----------------------------------------
!
LPTSPLIT = .FALSE.
L_LFEEDBACKT = .TRUE.
L_NMAXITER = 1
L_XMRSTEP = 0.
L_XTSTEP_TS = 0.
!
IF (KMI == 1) THEN
LPTSPLIT = .FALSE.
L_LFEEDBACKT = .TRUE.
L_NMAXITER = 1
L_XMRSTEP = 0.
L_XTSTEP_TS = 0.
!
YNUC = 1.0
YALPHAC = 3.0
YNUR = 2.0
......@@ -1017,9 +1017,7 @@ IF (KMI == 1) THEN
LCCN_HOM = .TRUE.
CCCN_MODES = 'COPT'
XCCN_CONC(:)=300.
ENDIF
!
IF (KMI == 1) THEN
LHHONI = .FALSE.
LCOLD = .TRUE.
LNUCL = .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