whizard is hosted by Hepforge, IPPP Durham

Opened 7 years ago

Closed 7 years ago

#822 closed defect (fixed)

SINDARIN parsing error for UFO model 2HDM

Reported by: Juergen Reuter Owned by: kilian
Priority: P3 Milestone: v2.6.0
Component: core Version: 2.5.0
Severity: normal Keywords:
Cc:

Description (last modified by Juergen Reuter)

Without quotation marks, the statement model = 2HDM (ufo) results in SINDARIN parsing error:

model = 2HDM (ufo)
              ^^
| Expected syntax: SEQUENCE    <cmd_model> = model '=' <model_name> <model_arg>?
| Found token: NUMERIC:    '2'

The statement for the intrinsic model model = 2HDM works, however.

Change History (4)

comment:1 Changed 7 years ago by Juergen Reuter

Description: modified (diff)

comment:2 Changed 7 years ago by ohl

The easiest solution is to require UFO directory names to start w/a letter...

But it should be explained in the manual.

comment:3 in reply to:  2 Changed 7 years ago by Juergen Reuter

Replying to ohl:

The easiest solution is to require UFO directory names to start w/a letter...

But it should be explained in the manual.

There is just a mismatch in the parsing between UFO and non-UFO files, which is don't understand whether it is a bug or a feature. This should be resolved, ideally/

comment:4 Changed 7 years ago by Juergen Reuter

Resolution: fixed
Status: newclosed

2HDM has been renamed to THDM and documentation in the manual, that UFO file names starting with non-letter characters should not be used in r7956.

Note: See TracTickets for help on using tickets.