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 62
    • Issues 62
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 4
    • Merge requests 4
  • 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
  • #161

Closed
Open
Created Aug 28, 2017 by Valeria Rizzoglio@rizzoglio_v

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.

Assignee
Assign to
OPAL 1.9.x
Milestone
OPAL 1.9.x
Assign milestone
Time tracking