LTSJob Fields |
The LTSJob type exposes the following members.
Name | Description | |
---|---|---|
ActualEndTime |
Time at which the job ended in the simulation. Can be different from EndTime since the
the job runs until the stop conditions are fulfilled.
| |
ActualStartTime |
Time at which the job started in the simulation. Can be different from StartTime since the
previous job can extend into this job.
| |
DtMax |
Maximum Dt in Job
| |
DtMin |
Minimum Dt in job
| |
EndTime |
End time of LTS Job
| |
EndTimeNoDuration |
End time of LTS Job if no duration for stop conditions is considered
| |
HotStartDate |
Time to extract hotstart from
| |
HotStartFile |
Name and path of hot start file
| |
HotStartInflow |
Inflow used to determine which hotstart file to use.
| |
JobStartCriterionId |
Id of Job-start criteria
| |
JobStopCriterionId |
Id of Job-stop criteria which determined the job end time
| |
JobStopCriterionNoDurationId |
Id of Job-stop criteria which determined the job end time with no duration
| |
StartTime |
Start time of LTS Job
| |
UseHotStartFile |
Flag indicating if to use hot start file
|