~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to madgraph/interface/amcatnlo_run_interface.py

  • Committer: Marco Zaro
  • Date: 2015-11-03 13:24:00 UTC
  • mto: (262.1.57 2.3.4)
  • mto: This revision was merged to the branch mainline in revision 263.
  • Revision ID: marco.zaro@gmail.com-20151103132400-94t2dkp41f4g63h5
NLO is working

Show diffs side-by-side

added added

removed removed

Lines of Context:
4003
4003
                logger.info('Lepton-Lepton collision: Ignoring \'pdlabel\' and \'lhaid\' in the run_card.')
4004
4004
            try:
4005
4005
                del os.environ['lhapdf']
 
4006
                del os.environ['lhapdfversion']
4006
4007
            except KeyError:
4007
4008
                pass
4008
4009