Skip to content
Snippets Groups Projects
Commit 82ce2010 authored by Gaelle Tanguy's avatar Gaelle Tanguy Committed by WAUTELET Philippe
Browse files

Christine 10/04/2014 : correction for scalars

parent def4a593
No related branches found
No related tags found
No related merge requests found
......@@ -323,17 +323,17 @@ WRITE(UNIT=ILUSEG,NML=NAM_NUDGINGn)
CALL INIT_NAM_TURBn
IF(CTURB /= 'NONE') WRITE(UNIT=ILUSEG,NML=NAM_TURBn)
!
IF (CPROGRAM/='MESONH') THEN
LUSECHEM = .FALSE.
LORILAM = .FALSE.
LDEPOS_AER = .FALSE.
LDUST = .FALSE.
LDEPOS_DST = .FALSE.
LSALT = .FALSE.
LDEPOS_SLT = .FALSE.
LPASPOL = .FALSE.
LCONDSAMP = .FALSE.
END IF
!IF (CPROGRAM/='MESONH') THEN
! LUSECHEM = .FALSE.
! LORILAM = .FALSE.
! LDEPOS_AER = .FALSE.
! LDUST = .FALSE.
! LDEPOS_DST = .FALSE.
! LSALT = .FALSE.
! LDEPOS_SLT = .FALSE.
! LPASPOL = .FALSE.
! LCONDSAMP = .FALSE.
!END IF
CALL INIT_NAM_CH_MNHCn
IF(LUSECHEM .OR. LCH_CONV_LINOX .OR. LCH_CONV_SCAV) &
WRITE(UNIT=ILUSEG,NML=NAM_CH_MNHCn)
......
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