Skip to content
Snippets Groups Projects
Commit c90ed8af authored by WAUTELET Philippe's avatar WAUTELET Philippe
Browse files

Philippe 30/06/2020: budgets: bugfix for HENU source in concentration of...

Philippe 30/06/2020: budgets: bugfix for HENU source in concentration of activated nuclei C2R2/KHKO budget
parent 8ab6aeeb
No related branches found
No related tags found
No related merge requests found
......@@ -3019,8 +3019,8 @@ USE MODD_PARAM_LIMA, ONLY : NMOD_CCN, NMOD_IFN, NMOD_IMM
IF (.NOT. LSUPSAT) THEN
ILAST_PROC_NBR = ILAST_PROC_NBR + 1
YWORK2(12+JSV,ILAST_PROC_NBR)= 'HENU_'
END IF
IPROACTV(12+JSV,ILAST_PROC_NBR) = 1
END IF
ILAST_PROC_NBR = ILAST_PROC_NBR + 1
YWORK2(12+JSV,ILAST_PROC_NBR)= 'CEVA_'
IPROACTV(12+JSV,ILAST_PROC_NBR) = 1
......
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