~maddevelopers/mg5amcnlo/2.7.1.3

« back to all changes in this revision

Viewing changes to input/.mg5_configuration_default.txt

  • Committer: olivier Mattelaer
  • Date: 2016-05-12 11:00:18 UTC
  • mfrom: (262.1.150 2.3.4)
  • Revision ID: olivier.mattelaer@uclouvain.be-20160512110018-sevb79f0wm4g8mpp
pass to 2.4.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
106
106
 
107
107
#! path to a node directory where local file can be found (typically pdf)
108
108
#! to avoid to send them to the node (if cluster_temp_path is on True or condor)
109
 
# cluster_local_path = /cvmfs/cp3.uclouvain.be/madgraph/
 
109
# cluster_local_path =  None # example: /cvmfs/cp3.uclouvain.be/madgraph/
110
110
 
111
111
#! Cluster waiting time for status update 
112
112
#!  First number is when the number of waiting job is higher than the number 
160
160
#! Set what OLP to use for the loop ME generation
161
161
# OLP = MadLoop
162
162
 
163
 
#! Set the PJFry++ lib libpjfry.a directory
 
163
#! Set the PJFRy++ directory containing pjfry's library
164
164
#! if auto: try to find it automatically on the system (default)
165
 
#! if '' or None: not use PJFry++
 
165
#! if '' or None: disabling pjfry
166
166
#! if pjfry=/PATH/TO/pjfry/lib: use that specific installation path for PJFry++
167
167
# pjfry = auto
168
168
 
169
 
#! Set the Golem95 lib libgolem.a directory
 
169
#! Set the Golem95 directory containing golem's library
170
170
#! It only supports version higher than 1.3.0
171
171
#! if auto: try to find it automatically on the system (default)
172
 
#! if '' or None: not use Golem95
 
172
#! if '' or None: disabling Golem95
173
173
#! if golem=/PATH/TO/golem/lib: use that speficif installation path for Golem95
174
174
# golem = auto
175
175
 
 
176
#! Set the samurai directory containing samurai's library
 
177
#! It only supports version higher than 2.0.0
 
178
#! if auto: try to find it automatically on the system (default)
 
179
#! if '' or None: disabling samurai
 
180
#! if samurai=/PATH/TO/samurai/lib: use that specific installation path for samurai
 
181
# samurai = None
 
182
 
 
183
#! Set the samurai directory containing ninja's library
 
184
#! if auto: try to find it automatically on the system (default)
 
185
#! if '' or None: disabling ninja 
 
186
#! if ninja=/PATH/TO/ninja/lib: use that specific installation path for ninja 
 
187
# ninja = ./HEPTools/lib
176
188
 
177
189
#! Set how MadLoop dependencies (such as CutTools) should be handled
178
190
#!  > external : ML5 places a link to the MG5_aMC-wide libraries