NREL / resstock

Highly granular modeling of residential building stocks at national, regional, and local scales using OpenStudio/EnergyPlus.
https://resstock.nrel.gov
Other
103 stars 51 forks source link

Mixed timeseries reporting frequencies #1222

Open joseph-robertson opened 3 months ago

joseph-robertson commented 3 months ago

https://github.com/NREL/OpenStudio-HPXML/pull/1651 uses run_simulation.rb to demonstrate applying ReportSimulationOutput multiple times for multiple timeseries output files.

ResStock's workflow generator could be updated to support a similar outcome. One idea is to change all include_timeseries_foo variables to include_hourly_foo, include_daily_foo, etc.