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

Gaelle 12/06/2018 : bug chimie

parent 1516d7ce
No related branches found
No related tags found
No related merge requests found
......@@ -401,7 +401,7 @@ ENDIF
!
CALL READ_SURF(HPROGRAM,'CH_EMIS',YSC%CHU%LCH_EMIS,IRESP)
!
IF (YSC%CHU%LCH_EMIS .AND. YSC%CHU%LCH_SURF_EMIS) THEN
IF (YSC%CHU%LCH_EMIS) THEN
!
IF ( IVERSION<7 .OR. IVERSION==7 .AND. IBUGFIX<3 ) THEN
YSC%CHU%CCH_EMIS='AGGR'
......
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