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

Rocker's profile - activity

2023-04-06 07:53:00 -0500 commented answer How to run openstudio model using CMD

Thank you Julien and Craig!!

2023-04-03 23:58:49 -0500 asked a question How to run openstudio model using CMD

How to run openstudio model using CMD I am using command prompt on a windows system to run openstudio model but it gives

2023-03-14 23:00:38 -0500 asked a question How to add construction to construction set using openstudio SDK python bindings

How to add construction to construction set using openstudio SDK python bindings I have loaded a gbxml model and now i w

2023-03-09 07:13:54 -0500 commented question How to add construction to construction set using openstudio SDK python bindings

Is there any way to do this

2023-02-28 23:15:53 -0500 asked a question How to add construction to construction set using openstudio SDK python bindings

How to add construction to construction set using openstudio SDK python bindings I have loaded a gbxml model and now i w

2023-02-28 22:34:26 -0500 commented answer how to add .epw file in openstudio sdk for weather data using python bindings

I checked for it, I am using an absolute path Also i am able to get the latitude, city etc from code but when i open it

2023-02-27 23:07:17 -0500 commented answer how to add .epw file in openstudio sdk for weather data using python bindings

Yes this works, But when save the file as .osm and open it again in openstudio application it says "invalid weather file

2023-02-27 12:40:38 -0500 received badge  Student (source)
2023-02-24 08:51:34 -0500 asked a question how to add .epw file in openstudio sdk for weather data using python bindings

how to add .epw file in openstudio sdk for weather data using python bindings I want to add .epw file to my model to add

2023-02-24 08:51:29 -0500 commented question How to add fractional type Schedule using Openstudio SDK

One thing i have observed that it sets the type to whatever is written here schedule_limits.setName("New Schedule Type

2023-02-24 08:51:24 -0500 commented question How to add fractional type Schedule using Openstudio SDK

Is there any solution

2023-02-23 09:11:18 -0500 asked a question How to add fractional type Schedule using Openstudio SDK

How to add fractional type Schedule using Openstudio SDK new_schedule = os.model.ScheduleRuleset(model1) new_schedule.se

2023-02-23 09:11:13 -0500 asked a question Unable to add ruleset who's type is fractional in openstudio model using SDK

Unable to add ruleset who's type is fractional in openstudio model using SDK new_schedule = os.model.ScheduleRuleset(mod

2023-02-06 11:52:23 -0500 commented question how to link openstudio sdk with visual studio code

Actually I am facing issue with linking it to my c++ code. It would be great if you suggest me the correct way of linkin

2023-02-06 11:52:10 -0500 commented question how to link openstudio sdk with visual studio code

I have just begun my programming carrier, I have very little knowledge about these workflows, I am writing my code in C+

2023-02-03 13:45:56 -0500 asked a question how to link openstudio sdk with visual studio code

how to link openstudio sdk with visual studio code Hi am workink on project of integrating openstudio for energy calcula