whizard is hosted by Hepforge, IPPP Durham

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#123 closed task (fixed)

Adapt the FeynRules interface output to utilize the plugin mechanism

Reported by: Christian Speckner Owned by: Christian Speckner
Priority: P3 Milestone:
Component: UFO_fr_sarah Version: 2.0.0beta
Severity: major Keywords:
Cc:

Description

After the plugin mechanism #122 has been implemented, the interface must be adapted to actually use it :)

Change History (5)

comment:1 Changed 15 years ago by Christian Speckner

Priority: P1P3

comment:2 Changed 15 years ago by Christian Speckner

Status: newassigned

comment:3 Changed 15 years ago by Christian Speckner

Component: configurefeynrules

comment:4 Changed 15 years ago by Christian Speckner

Resolution: fixed
Status: assignedclosed

Done as of r2038; the shiny, new Interface can be found in branches/FeynRulesInterface (not exactly a branch, but I've no better place for it), and the old feyrules_lab branch is gone. Together with the model files, the interface now writes out a small autotoolized build system. This queries whizard-config and omega-config for the compiler and directory settings used during the WHIZARD build, and make install can then be used to build and install the model in ~/.whizard. In a nutshell, making the model available now is as easy as

cd output_directory
./configure WO_CONFIG=path_to_whizard_binaries
make install

After that, the model can be used just like the built-in ones. Closing this ticket.

comment:5 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.