Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

ZoneAirContaminantBalance setschedule failed

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.

ZoneAirContaminantBalance setschedule failed

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.

ZoneAirContaminantBalance setschedule failed

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.