Average histories in the element nodes for each nodal variable originally requested in elements.
Dump a multi-time-step results file into a sequence of VTK files.
Extract time history of a variable from a multi-time-step results file.
Parameters: | filename : str
extract : str
verbose : bool
|
---|---|
Returns: | ths : dict
ts : TimeStepper instance
|
Read true time step data from individual time steps.
Returns: | steps : array
times : array
nts : array
dts : array
|
---|
Given a vector of times in seconds, return suitable time units and new vector of times suitable for plotting.
Parameters: | times : array
|
---|---|
Returns: | new_times : array
units : str
|