whizard is hosted by Hepforge, IPPP Durham

Opened 11 years ago

Closed 10 years ago

#681 closed defect (fixed)

FATAL ERROR with ?auto_decays =true

Reported by: Bijan Chokoufe Nejad Owned by: kilian
Priority: P3 Milestone: v2.2.4
Component: core Version: 2.2.2
Severity: minor Keywords:
Cc:

Description

model = MSSM
unstable su1 () { ?auto_decays = true }

produces

FATAL ERROR: Phase-space: generation failed

since it tries to compute su1 => d, ch1+ though msu1 and mch1 are both 1 TeV.

Change History (2)

comment:1 Changed 10 years ago by Juergen Reuter

Milestone: v2.2.6v2.2.4

Maybe we can do that a little bit earlier!?

comment:2 Changed 10 years ago by kilian

Resolution: fixed
Status: newclosed

Adjusted policy for auto decays: mass equality no longer allowed (even prepared for tolerance parameter which is currently zero). If no decays are allowed for a particle, this is now caught as a non-fatal error, the particle is then kept as stable. r6436.

Note: See TracTickets for help on using tickets.