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

leijerry888's profile - activity

2020-09-01 12:42:42 -0500 received badge  Teacher (source)
2020-08-24 17:07:42 -0500 answered a question Problem running an E+ simulation with Python

The following works for me: from pyenergyplus.api import EnergyPlusAPI api = EnergyPlusAPI() api.runtime.run_energyplus