ZoneAirContaminantBalance setschedule failed

asked 9 years ago

zhengangzhu's avatar

updated 9 years ago

ScheduleConstant OutdoorAirCO2ConcentrationSchedule = new ScheduleConstant(model); OutdoorAirCO2ConcentrationSchedule.setValue(400); model.getZoneAirContaminantBalance().setOutdoorCarbonDioxideSchedule(OutdoorAirCO2ConcentrationSchedule);

Why it's failed and throw exception Description: C:\Git\OpenStudio_2\openstudiocore\src\model\ScheduleTypeRegistry.cpp@88 : No 'Outdoor Carbon Dioxide' Schedule is registered for class ZoneAirContaminantBalance.

Preview: (hide)

Comments

Is it a bug of new version of Open Studio?

zhengangzhu's avatar zhengangzhu  ( 9 years ago )