diff --git a/src/Need/mcfmmain.f b/src/Need/mcfmmain.f index 4a26ec6..bc68fda 100644 --- a/src/Need/mcfmmain.f +++ b/src/Need/mcfmmain.f @@ -33,7 +33,7 @@ include 'accumhist.f' real(dp):: integ,integ_err,r,er logical:: dryrun - logical, parameter :: newIntegration = .false. + logical, parameter :: newIntegration = .true. integer:: itmxplots character*256 inputfile,workdir common/dryrun/dryrun