whizard is hosted by Hepforge, IPPP Durham

Changes between Initial Version and Version 2 of Ticket #89


Ignore:
Timestamp:
Nov 30, 2009, 3:43:40 PM (14 years ago)
Author:
kilian
Comment:

Without running the process, I observe that this already contains the bug:

model = SM
alias lepton = e1:e2

-> 'lepton' is empty.

Omitting the 'model' command (which is redundant since SM is the default model), 'lepton' acquires the correct value. I'll check this.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #89

    • Property Status changed from new to assigned
  • Ticket #89 – Description

    initial v2  
    11W2 crashes with a NAG runtime error with the attached input file and the following error messages:
     2{{{
    23SM.mH =    1.3000000000000000E+02
    34| Integrating process 'test1'
     
    2526main.f90, line 219: Called by MAIN
    2627/afs/physik.uni-freiburg.de/home/reuter/Physik/progs/omwhiz/svn/hepforge_trunk/test/run_whizard.sh: line 15: 20215 Aborted                 (core dumped) ../src/whizard $*
    27 
     28}}}
    2829Is this because of a problem in the code or wrong usage? I'd suppose the first point.