First time here? Check out the Help page!

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

OpenStudio system description measure

asked 10 years ago

eloneill's avatar

updated 7 years ago

I'm doing my best to learn ruby at this point (Mechanical Engineer with limited programming experience here) to start digging into measures, but in the meantime, I'm hoping someone might be able to save me some time here.

One measure that I'd really like is a "system description" measure. This measure would parse the model and return a description of all the systems and components within the system. For example, the output report might start "The [name] facility is a 323,000 square foot facility..." It could output a description like "The walls are CMU with an insulation value of R-12", or "Air Handling Unit #1 is a variable air volume unit with a 25-hp fan and a design supply capacity of..."

This would be useful on two fronts: quality control and report template generation. For example, if I output a baseline description and it tells me the model has parallel fan powered VAV boxes everywhere, I might recognize that I forgot to add the standard reheat boxes to the new addition. Once I was happy with the output description, I could then use that as the starting point for my report (or maybe simply use it as the report text depending on the project scope/depth).

I know this is probably a pretty complex undertaking and will need customization by pretty much anyone who uses it. Is there a good starting spot for this already developed somewhere that I could use as a basis for something like this?

Preview: (hide)

Comments

@eloneill, I would + this 100 times if I could. I agree this would be a killer measure. It would also be a killer to write starting with a raw OpenStudio model. I does give me an idea though, which I will try to bake more fully over the weekend.

__AmirRoth__'s avatar __AmirRoth__  ( 10 years ago )

@Amir-Roth, Sounds good Amir! I have a few projects in the near future that I'm planning on doing in open studio (long time eQUEST user), so even just a really basic framework an an example and I can try to work through it once I get to that point. Thanks for the consideration!

eloneill's avatar eloneill  ( 10 years ago )

1 Answer

Sort by » oldest newest most voted
2

answered 10 years ago

updated 10 years ago

Seems like similar question to this one about model inputs and system details. It links to an updated version of the annual summary report measure and a video demonstrating it. Could be good starting point for what you want?

Preview: (hide)
link

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: 10 years ago

Seen: 162 times

Last updated: Jun 18 '15