Changes between Initial Version and Version 1 of MCNLO_compilation


Ignore:
Timestamp:
Feb 11, 2014, 1:02:50 PM (11 years ago)
Author:
Olivier Mattelaer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MCNLO_compilation

    v1 v1  
     1
     2= How to compile a SubProcess directory in aMC@NLO
     3
     4  You need to set the following flag:
     5    1. export madloop=True
     6    2. export fastjet_config=None # if you use fjcore otherwise put the path to fasjet-config file   
     7    3. unset  lhapdf              # if you didn't link to lhapdf otherwise the path to lhapdf-config         
     8  If it didn't work this is likely that the Source directory was not compile with the same flag.
     9  So you need to recompile it with the same flags.
     10