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

Python energyplus linkage

asked 2021-03-12 09:47:17 -0500

Kavisha's avatar

Hello guys,

I want to run multiple simulations on energyplus where several setpoint temperatures, air flow rates, supply air temperatures are going to be varied in different zones of the building. I want to use python to run loops and run the entire simulations and provide results for each zone. Is there anyone who knows how to do this?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2021-03-12 10:45:08 -0500

To run multiple simulations and change the parameters you can try eppy. OpenStudio is another choice but I don't know if they Python bindings are available by default. If you are trying to use Python as part of simulating an EMS system or modifying parameters during the timesteps of an single simulation you might want to look at the Group - Python Plugins/Python EMS in the InputOutputReference.pdf.

edit flag offensive delete link more

Comments

Thank you Jason for your reply. I went through the input output reference you mentioned before but I still couldn't figure out the way to do it, which is why I posted this question. Have you tried this before with eppy or OpenStudio?

Kavisha's avatar Kavisha  ( 2021-03-12 12:57:17 -0500 )edit

Yes with eppy. You should read it's documentation

JasonGlazer's avatar JasonGlazer  ( 2021-03-15 11:04:04 -0500 )edit

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: 2021-03-12 09:47:17 -0500

Seen: 180 times

Last updated: Mar 12 '21