NREL / alfalfa

Alfalfa is a web service that enables runtime interaction with building energy models (OpenStudio/EnergyPlus and FMUs compiled from Modelica or Spawn) over REST APIs.
Other
43 stars 13 forks source link

Scrape Building Name from EnergyPlus output #492

Closed TShapinsky closed 5 months ago

TShapinsky commented 6 months ago

This should have made it into an earlier PR.

It adds a measure which scrapes the Building object's name from the e+ idf and outputs it as a report. The intent is this measure can also be used in the future if we need to extract any other basic information about a model.