| 42 | |
| 43 | == The !FeynRules interface == |
| 44 | |
| 45 | While the 1.5+ versions of !FeynRules will contain a version of the interface, the currently released 1.4+ series does not support WHIZARD out of the box, so you have to download and install the interface separately. |
| 46 | |
| 47 | In order to use the !FeynRules interface, please download the most current version from our [http://www.hepforge.org/downloads/whizard download page] and untar the archive (note that the tarballs don't carry version number, but are instead enumerated by the creation date as in FR-WO_Interface.yyyy.mm.dd.tar.gz). Use the provided {{{install.sh}}} script to install the interface into the !FeynRules distribution: |
| 48 | |
| 49 | {{{./install.sh /path/to/feynrules}}} |
| 50 | |
| 51 | Prior to installation, the installer performs a version check. If the interface has not been tested with the !FeynRules version, it will refuse to continue the installation. Although we try to keep the Interface in sync with the latest public version, it may happen that you encounter a version not yet validated. In this case, please drop us a note and try the "-f" option which overrides the version check. |
| 52 | |
| 53 | For further information on using the interface, please consult the [http://feynrules.phys.ucl.ac.be/twiki/pub/Main/WebHome/Manual_a4.pdf FeynRules manual] and the WHIZARD / O'Mega page on the [https://server06.fynu.ucl.ac.be/projects/feynrules/wiki/WhizardInterface FeynRules Wiki]. |