OOF2: The Manual
Name
OOF.LoadData.Mesh.Scheduled_Output.New — Create an output operation to be performed during a time evolution.
Synopsis
OOF.LoadData.Mesh.Scheduled_Output.New(mesh,name,output)
Details
- Parent Menu: OOF.LoadData.Mesh.Scheduled_Output
-
Callback: function
_newOutputin moduleooflib.engine.IO.scheduledoutputmenu -
Parameters:
mesh- Define an output operation on this mesh. Type: The path to an existing
Meshobject. name- A name for the new output operation. Type: A character string, or the variable
automatic. output- The output operation. Type: An object of the
ScheduledOutputclass.



