@@ -491,9 +491,9 @@ namespace model {
491
491
OptionalDouble ()},
492
492
{" ZoneHVACLowTempRadiantConstFlow" , " Availability" , " availabilitySchedule" , false , " Availability" , 0.0 , 1.0 },
493
493
{" ZoneHVACLowTempRadiantConstFlow" , " Pump Flow Rate" , " pumpFlowRateSchedule" , false , " Availability" , 0.0 , 1.0 },
494
- {" ZoneHVACLowTempRadiantConstFlow" , " Changeover Delay Time Period" , " changeoverDelayTimePeriodSchedule" , false , " Availability " , 0.0 , 1.0 },
494
+ {" ZoneHVACLowTempRadiantConstFlow" , " Changeover Delay Time Period" , " changeoverDelayTimePeriodSchedule" , false , " " , 0.0 , OptionalDouble () },
495
495
{" ZoneHVACLowTempRadiantVarFlow" , " Availability" , " availabilitySchedule" , false , " Availability" , 0.0 , 1.0 },
496
- {" ZoneHVACLowTempRadiantVarFlow" , " Changeover Delay Time Period" , " changeoverDelayTimePeriodSchedule" , false , " Availability " , 0.0 , 1.0 },
496
+ {" ZoneHVACLowTempRadiantVarFlow" , " Changeover Delay Time Period" , " changeoverDelayTimePeriodSchedule" , false , " " , 0.0 , OptionalDouble () },
497
497
{" ZoneHVACPackagedTerminalAirConditioner" , " Availability" , " availabilitySchedule" , false , " Availability" , 0.0 , 1.0 },
498
498
{" ZoneHVACPackagedTerminalAirConditioner" , " Supply Air Fan Operating Mode" , " supplyAirFanOperatingModeSchedule" , false , " ControlMode" , 0.0 ,
499
499
1.0 },
0 commit comments