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

EnergyPlus Python Co-simulation

Hi, I am trying to run EnergyPlus Co-simulation in Python. Following the instruction, I can successfully change the setpoint/schedule for each step. But I don't know how to do it reversely, I want to change the cooling load entering into the space, then the space temperature will change accordingly. But when I change the supply flow rate/supply temperature, the space temperature didn't change at all. Looks like the setpoint has the highest priority in EP, no matter how I change the other part, the space temperature will finally be controlled by the setpoint. I was wondering if anyone could help me. Thank you!