Callback: Void load.GetCommands(IUserLoad load, ISolverData solverData, TextWriter stream)

Called to collect all commands to add to the solver input file.

Mandatory Attributes

Name Description Type Allowed Values
Location Call location. String

Optional Attributes

Name Description Type Default Value Allowed Values
Order Call order. Int32

Parameters

  • load
    Type: IUserLoad
    The associated load.
  • solverData
    The associated solver data.
  • stream
    The stream where the commands have to be written.