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

Control Energy plus using Python API

asked 2023-03-27 13:55:12 -0500

Prethvi Raj's avatar

Hi, We are creating a simulation using energy plus Natural ventilation. Can we control the settings of natural ventilation for the space using Python API?

Regards, Prethvi Raj, Building Performance Analyst.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2023-04-02 09:21:50 -0500

SebsCubs's avatar

Hi, this is widely documented in the energyplus documentation. To start you can refer to the "Running energyplus as a library" page: https://bigladdersoftware.com/epx/doc...

The python API has also a documentation website with all the available functions. https://nrel.github.io/EnergyPlus/api...

For your case, you can specifically find if the setting you want to change is listed as an actuator in the first website I listed. Actuators can overwrite a value during simulation time.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

1 follower

Stats

Asked: 2023-03-27 13:55:12 -0500

Seen: 144 times

Last updated: Apr 02 '23