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

How to set spacetype.people by measure?

I'd like to understand how I can add modify the People loads in a Space Type, using the OpenStudio sdk.

SpaceType.people is a frozen array.

SpaceType methods for setting people loads all seem to remove existing people loads, predicated on the idea that there should only be one People per zone.

My goal is to write a measure that modifies existing space types (which would have 1 people load) to have people with half the load each.

How to set spacetype.people by measure?

I'd like to understand how I can add modify the People loads in a Space Type, using the OpenStudio sdk.

SpaceType.people is a frozen array.

SpaceType methods for setting people loads all seem to remove existing people loads, predicated on the idea that there should only be one People per zone.

My goal is to write a measure that modifies existing space types (which would have 1 people load) to have people with half the load each.