Skip to content

GitLab

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

Closed
Open
Opened Aug 28, 2017 by Valeria Rizzoglio@rizzoglio_v
  • Report abuse
  • New issue
Report abuse New issue

PSDUMPLOCALFRAME and PSDUMPFRAME

If the list of the options is:

OPTION, PSDUMPLOCALFRAME=TRUE;
OPTION, PSDUMPFRAME=BUNCH_MEAN;
OPTION, TELL=TRUE;

OPAL starts the run without any problem.

If the list of the options is:

OPTION, PSDUMPFRAME=BUNCH_MEAN;
OPTION, PSDUMPLOCALFRAME=TRUE;
OPTION, TELL=TRUE;

OPAL returns the following error

Error> *** in line 5 of file "B1_MultiMaps.in" at end of statement:
Ippl> 
Ippl> *** User error detected by function "Option::handlePsDumpFrame"
Ippl>     OPTION,PSDUMPLOCALFRAME=TRUE;
Ippl>     Either set 'PSDUMPLOCALFRAME' Option or 'PSDUMPFRAME' Option but not both.
Ippl> 

In addition when PSDUMPLOCALFRAME = TRUE and PSDUMPFRAME removed from the input file, the statistics is dumped in the GLOBAL frame.

To upload designs, you'll need to enable LFS. More information

Linked issues

Assignee
Assign to
OPAL 1.9.x
Milestone
OPAL 1.9.x
Assign milestone
Time tracking
None
Due date
None
1
Labels
Remarks
Assign labels
  • View project labels
Reference: OPAL/src#161