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

clima337's profile - activity

2024-03-26 20:13:50 -0500 asked a question Setpoint Managers not showing up

Setpoint Managers not showing up I am editing a building that had hvac air loops controlled by setpoint manager schedule

2024-03-26 20:13:47 -0500 asked a question Setpoint Managers not showing up

Setpoint Managers not showing up I am editing a building that had hvac air loops controlled by setpoint manager schedule

2023-11-15 19:39:44 -0500 asked a question Applying measures in Python workflow and simulating

Applying measures in Python workflow and simulating Hello, I've been able to build out a workflow entirely in Python tha

2023-11-01 12:54:20 -0500 asked a question Create a new Material with Python bindings

Create a new Material with Python bindings Hello, I am looking to edit buildings by increasing the thermal insulation of

2023-10-23 16:26:13 -0500 commented answer Translation issues

All I did was download Energyplus 23.1 and locally import that instead of 23.2. sys.path.append('/Applications/EnergyP

2023-10-20 19:11:29 -0500 answered a question Translation issues

I think I've solved most of this. I was using energyplus 23.2, and the compatibility matrix at https://github.com/NREL/O

2023-10-20 19:11:29 -0500 received badge  Rapid Responder (source)
2023-10-20 15:36:15 -0500 commented answer Translation issues

Thanks this is helpful. When I run my simulation code, an eplusout.err file isn't created - no output files are. Separat

2023-10-20 15:35:44 -0500 received badge  Rapid Responder (source)
2023-10-20 15:35:44 -0500 answered a question Translation issues

Thanks this is helpful. When I run my simulation code, an eplusout.err file isn't created - no output files are. Separat

2023-10-20 11:51:11 -0500 received badge  Supporter (source)
2023-10-20 07:28:55 -0500 received badge  Student (source)
2023-10-20 07:26:21 -0500 asked a question Translation issues

Translation issues My goal is to load .osm files and run energy plus simulations, all using the Python bindings. I've fo

2023-10-20 07:26:07 -0500 commented question Iterating through OpenStudio Objects to get their "Types" and "Attributes"

I'm having a very similar issue. In python lots of objects can have their attributes described by object.__dict__ but th