type=BLOCK. Options parameter block
type=STRING. If not empty, a file will be printed with all the post-processors formatted as comma seperated values.
Default value: ""
type=ARRAY. A list of events on which to print post-processors
Default value: "SolverInitialized", "SolverAdvanced", "SolverExecuted", "ProgramExecuted",
type=BOOLEAN. Controls the sizing of printed columns. If false all the columns will be the same size.
Default value: true
type=BOOLEAN. Controls the sizing of printed columns. If false all the columns will be the same size.
Default value: true
type=BOOLEAN. Controls whether a time history of scalar post-processors are printed. If false, only the latest version will be printed.
Default value: true
type=BOOLEAN. Controls whether a time history of vector post-processors are printed. If false, only the latest version will be printed.
Default value: true
type=STRING. The table format with which to print scalar PostProcessors
Default value: "vertical"
Allowable values: "horizontal", "vertical"
type=INTEGER. The maximum column, if reached, would cause tables to be wrapped. A minimum limit of 80 is automatically enforced.
Default value: 120
type=INTEGER. Maximum amount of time values to show in post-processor histories. A maximum of 1000 is automatically enforced.
Default value: 15