whizard is hosted by Hepforge, IPPP Durham

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#125 closed defect (fixed)

Implement running alpha_s into the FeynRules interface.

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

Description

Implement running alpha_s into the FeynRules? interface. A potential caveat is the possible appearance of alpha_s in derived parameters; several remedies might exist for this case:

  • forbid and trap in the interface (easy).
  • work around in the interface by automatically moving derived parameters to the model glue code (difficult as this would require tracking the interdependencies of the different parameters)
  • make WHIZARD recalculate the derived parameters when changing alpha_s and communicate them to the glue (feasible, but is this desired?)

Change History (3)

comment:1 Changed 14 years ago by Christian Speckner

Cc: Christian Speckner added
Status: newassigned

comment:2 Changed 14 years ago by Christian Speckner

Resolution: fixed
Status: assignedclosed

Implemented in branches/speckner/feynrules_lab with r1891 and r1892. A change in \alpha_s triggers the reevaluation of selected derived parameters (per default \alpha_s and g_s if they are derived) and of all couplings depending on them.

comment:3 Changed 14 years ago by Juergen Reuter

Milestone: v2.0.0final

Milestone v2.0.0final deleted

Note: See TracTickets for help on using tickets.