Error after loading UFO file

Bug #1840632 reported by Tobias Striegl
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
WHIZARD
Fix Released
Wishlist
Thorsten Ohl

Bug Description

WhizVer 2.8.1

Sindarin File:
# Test Prozess with Higgs Singulet model
model = HiggsSinguletUFO (ufo)
sqrts = 1000 GeV
n_events = 1
beams = H,H

Log File:
|=============================================================================|
| WHIZARD 2.8.1
|=============================================================================|
| Reading model file '/scratch/striegl/install/share/whizard/models/SM.mdl'
| Preloaded model: SM
| Process library 'default_lib': initialized
| Preloaded library: default_lib
| Reading model file '/scratch/striegl/install/share/whizard/models/SM_hadrons.mdl'
| Reading commands from file 'test.sin'
| Model: Generating model 'HiggsSingletUFO' from UFO sources
| Model: Searching for UFO sources in working directory
| Model: Found UFO sources for model 'HiggsSingletUFO'
| command: /scratch/striegl/install/bin/omega_UFO.opt -model:UFO_dir ./HiggsSinguletUFO -model:exec -model:write_WHIZARD > HiggsSinguletUFO.ufo.mdl
| Return code = 512
******************************************************************************
******************************************************************************
*** FATAL ERROR: System command returned with nonzero status code
******************************************************************************
******************************************************************************
WHIZARD run aborted.

Tags: ufo
Revision history for this message
Juergen Reuter (j.r.reuter) wrote :

Hi Tobias,
could you please provide the SINDARIN file? The HiggsSingletUFO file is at the UFO page?
Cheers,
    JRR

Revision history for this message
Tobias Striegl (stto) wrote : AW: [Bug 1840632] Re: Error after loading UFO file

Hello,

the UFO files are generated by FeynRules. I have attached the whole output here.

The Sindarin file is only the small testing example at the bug report page.

Regards,
Tobias Striegl.

________________________________
Von: <email address hidden> <email address hidden> im Auftrag von Juergen Reuter <email address hidden>
Gesendet: Monday, August 19, 2019 12:36:35 PM
An: <email address hidden> <email address hidden>
Betreff: [Bug 1840632] Re: Error after loading UFO file

Hi Tobias,
could you please provide the SINDARIN file? The HiggsSingletUFO file is at the UFO page?
Cheers,
    JRR

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1840632

Title:
  Error after loading UFO file

Status in WHIZARD:
  New

Bug description:
  WhizVer 2.8.1

  Sindarin File:
  # Test Prozess with Higgs Singulet model
  model = HiggsSinguletUFO (ufo)
  sqrts = 1000 GeV
  n_events = 1
  beams = H,H

  Log File:
  |=============================================================================|
  | WHIZARD 2.8.1
  |=============================================================================|
  | Reading model file '/scratch/striegl/install/share/whizard/models/SM.mdl'
  | Preloaded model: SM
  | Process library 'default_lib': initialized
  | Preloaded library: default_lib
  | Reading model file '/scratch/striegl/install/share/whizard/models/SM_hadrons.mdl'
  | Reading commands from file 'test.sin'
  | Model: Generating model 'HiggsSingletUFO' from UFO sources
  | Model: Searching for UFO sources in working directory
  | Model: Found UFO sources for model 'HiggsSingletUFO'
  | command: /scratch/striegl/install/bin/omega_UFO.opt -model:UFO_dir ./HiggsSinguletUFO -model:exec -model:write_WHIZARD > HiggsSinguletUFO.ufo.mdl
  | Return code = 512
  ******************************************************************************
  ******************************************************************************
  *** FATAL ERROR: System command returned with nonzero status code
  ******************************************************************************
  ******************************************************************************
  WHIZARD run aborted.

To manage notifications about this bug go to:
https://bugs.launchpad.net/whizard/+bug/1840632/+subscriptions

Revision history for this message
Juergen Reuter (j.r.reuter) wrote :

Oops, sorry, the SINDARIN is indeed at the beginning, overlooked it. But I needed the UFO model to reproduce it. This is actual not a valid UFO model, as in the expressions of the values in couplings.py there still appear python expressions like cmath.sqrt etc. and on the other hand things like \[Theta] which look like ASCII transcriptions of Mathematica code. These actually lead to the error message
Fatal error: exception Failure("invalid character at `\\'")
| command: /home/reuter/local/bin/omega_UFO.opt -model:UFO_dir ./HiggsSinguletUFO -model:exec -model:write_WHIZARD > HiggsSinguletUFO.ufo.

So it seems that your UFO file is broken.

Changed in whizard:
status: New → Invalid
Revision history for this message
Thorsten Ohl (thomega) wrote :

I will add code handling the Mathematica \[...] strings or add least provide better error messages.

Changed in whizard:
assignee: nobody → Thorsten Ohl (thomega)
status: Invalid → In Progress
importance: Undecided → Wishlist
Revision history for this message
Thorsten Ohl (thomega) wrote :

I have added code handling Mathematica symbols like "\[Rho]1".

Unfortunateley, the UFO files contain another, more serious, error: several couplings refer to a parameter "z" which is never declared. Currently, this is is only detected by the Fortran compiler, but I can add diagnostics for this. However, I am reluctant to add heuristics that will automagically introduce missing parameters. The UFO files should be correct.

Changed in whizard:
status: In Progress → Fix Committed
Changed in whizard:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.