Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
S src
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Code Review
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Issues
  • #32

Closed
Open
Created Feb 10, 2017 by Valeria Rizzoglio@rizzoglio_v

OPAL-T: Error handling

In case of missing SELECTION of the beamline and TRACK command (I merged two input files and I forgot to copy those two lines)

SELECT, LINE=BEAMLINE_G3_LA2_LD;
TRACK, LINE=BEAMLINE_G3_LA2_LD, BEAM=BEAM_G3_LA2_LD,

this is the error message that appears:

OPAL> 
OPAL> *** Parse error detected by function "OpalParser::parseEnd()"
OPAL> *** in line 51 of file "TestShort.in" before token ",":
OPAL>     MAXSTEPS=5e+08,DT=1*PICOSECONDS,ZSTOP=34.4;
OPAL>     Syntax error (maybe missing comma or semicolon ? )
OPAL> 

Maybe mentioning that the TRACK command is missing would be better and easier to find the problem.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking