Skip to content

Releases: NREL/openstudio-ee-gem

Version 0.2.1

28 Oct 21:11
5b15fa1
Compare
Choose a tag to compare
  • Update openstudio-extension to 0.2.5
  • Adds the following to lib/measures:
    • ImproveFanTotalEfficiencyByPercentage
    • ReplaceFanTotalEfficiency
    • add_apszhp_to_each_zone
    • add_energy_recovery_ventilator
    • improve_simple_glazing_by_percentage
    • reduce_water_use_by_percentage
    • replace_hvac_with_gshp_and_doas
    • replace_simple_glazing
    • set_boiler_thermal_efficiency
    • set_water_heater_efficiency_heat_lossand_peak_water_flow_rate
    • tenant_star_internal_loads
    • vr_fwith_doas

Version 0.2.0

12 May 19:47
13598d2
Compare
Choose a tag to compare
  • Support for OpenStudio 3.0
    • Upgrade Bundler to 2.1.x
    • Restrict to Ruby ~> 2.5.0
    • Removed simplecov forked dependency
  • Upgraded openstudio-extension to 0.2.2
    • Updated measure tester to 0.2.0 (removes need for github gem in downstream projects)
  • Upgraded openstudio-standards to 0.2.11
  • Exclude measure tests from being released with the gem (reduces the size of the installed gem significantly)

Release 0.1.0

31 Mar 19:06
b79524f
Compare
Choose a tag to compare
  • Initial release of the energy efficiency measures gem.
  • Supports OpenStudio 2.9.x series