Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Submit feedback
  • Sign in
R
regression-tests
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • OPAL
  • regression-tests
  • Issues
  • #29

Closed
Open
Opened Mar 31, 2017 by gsell@gsell
  • Report abuse
  • New issue
Report abuse New issue

'ExternalFieldTest' fails while parsing input file

The test ExternalFieldTest fails while parsing the input file:

OPAL{0}> * Reading input stream "ExternalFieldTest.in".
Error{3}> 
Error{3}> *** User error detected by function "OpalElement::parse"
Error{3}> *** in line 40 of file "ExternalFieldTest.in" before token "=":
Error{3}>      FINLB02_RAC:TRAVELINGWAVE,L=2.8,VOLT=14.75*30/31,FMAPFN="FINLB02-RAC.T7",ELEMEDGE=2.67066,NUMCELLS=40,MODE=1/3,ACCURACY=39,FREQ=1498.96,LAG=FINLB02_RAC_LAG;
Error{3}>     unknown attribute "MODE"
Error{3}> 
Error{0}> 
Error{0}> *** User error detected by function "OpalElement::parse"
Error{0}> *** in line 40 of file "ExternalFieldTest.in" before token "=":
Error{3}> 
Error{3}> *** Parse error detected by function "Line::parseList()"
Error{3}> *** in line 50 of file "ExternalFieldTest.in" before token ",":
Error{3}>      FINLB02:LINE=(FINLB02_RAC,FINLB02_MSLAC10,FINLB02_MSLAC20,FINLB02_MSLAC30,FINLB02_MSLAC40);
Error{3}>     Element "FINLB02_RAC" is undefined.
Error{3}> 
Error{0}>      FINLB02_RAC:TRAVELINGWAVE,L=2.8,VOLT=14.75*30/31,FMAPFN="FINLB02-RAC.T7",ELEMEDGE=2.67066,NUMCELLS=40,MODE=1/3,ACCURACY=39,FREQ=1498.96,LAG=FINLB02_RAC_LAG;
Error{0}>     unknown attribute "MODE"
Error{0}> 
Error{0}> 
Error{0}> *** Parse error detected by function "Line::parseList()"
Error{0}> *** in line 50 of file "ExternalFieldTest.in" before token ",":
Error{0}>      FINLB02:LINE=(FINLB02_RAC,FINLB02_MSLAC10,FINLB02_MSLAC20,FINLB02_MSLAC30,FINLB02_MSLAC40);
Error{0}>     Element "FINLB02_RAC" is undefined.
To upload designs, you'll need to enable LFS. More information

Linked issues

Assignee
Assign to
OPAL 1.6.0
Milestone
OPAL 1.6.0
Assign milestone
Time tracking
None
Due date
None
2
Labels
Bug OPAL-1.6
Assign labels
  • View project labels
Reference: OPAL/regression-tests#29