#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
Priority: | P1 → P3 |
---|
comment:2 Changed 15 years ago by
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by
Component: | configure → feynrules |
---|
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
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
After that, the model can be used just like the built-in ones. Closing this ticket.