Record containing the configuration of the EnergyPlus RunPeriod
object.
The parameter startDayOfYear
is the day of the week for January 1,
regardless of the actual start time of the simulation.
For example, if startDayOfYear = Sunday
, and the Modelica model
is simulated starting at t = 1 day, then the first simulated day is a Monday.
Please note the following points:
startDayOfYear = Sunday
, and the Modelica model
is simulated starting at t = 1 year, e.g, at t = 365 days, then the first simulated day is a Saturday because
52*7=364, and therefore simulating 365 days shifts the days of the weeks by one.
startDayOfYear
differs from how EnergyPlus, if run natively, processes the
idf entry for Day of Week for Start Day
.
RunPeriod
object are ignored.