Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S src
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 59
    • Issues 59
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OPAL
  • src
  • Issues
  • #713

Closed
Open
Created Mar 18, 2022 by ext-calvo_p@ext-calvo_pDeveloper

Check assignation of BEAM, FIELDSOLVER and DISTRIBUTION in RUN command

The attributes BEAM, FIELDSOLVER and DISTRIBUTION in the RUN command take default values when they are not specifically defined. Currently, in the case that FIELDSOLVER is not defined, a segmentation fault is raised. In the case of BEAM or DISTRIBUTION, an exception is thrown, since OPAL does not find the internal attributes of those commands when taking the default value.

Early exceptions should be thrown in TrackRun to guarantee the assignation of these attributes.

Assignee
Assign to
Time tracking