TimeSimRun#
- class TimeSimRun(timeSim)#
Bases:
SimRunTimeSimRunabstract base for a time-discretized simulation run.- Constructor Summary
- TimeSimRun(timeSim)#
Construct a
TimeSimRunfrom aTimeSim.- Parameters:
timeSim (
any, optional) – ParentTimeSimorSpaceTimeSim
- Property Summary
- AveragePeriod = 200#
- InitialCondition InitialCondition#
- InitialTime double = 0#
- NDataRow#
- NDataRowMemory#
- NTimeStep#
- SavePeriod = 1e3#
- TimeList#
- TimeListAvg#
- TimeStep (1,1) double#
- TotalTime (1,1) double#
- Method Summary
- check(isWarning)#
Check whether the run is completed by inspecting saved rows.