OOF2: The Manual

Name

OOF.Settings.Output_Formatting.Separator — Set the character to appear between columns in output files.

Synopsis

OOF.Settings.Output_Formatting.Separator(separator)

Details

  • Parent Menu: OOF.Settings.Output_Formatting
  • Callback: function _dummy in module ooflib.common.IO.formatchars
  • Parameters:

    separator
    The character to appear between columns in output. Type: An object from the Separator enumerated class.

Description

The separator delimits columns in data files written by Analyses and Scheduled Outputs. If you're going to be loading the data file into a plotting program, set the separator to whatever is appropriate for that program.