0.0
The project is in a healthy, maintained state
This is a Ruby gem that implemented a series of OpenStudio measures for grid-interactive efficient buildings as well as a measure for reporting and visualization.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 2.1
~> 13.0
= 3.7.0
~> 1.15.0

Runtime

 Project Readme

Openstudio Geb Gem

The OpenStudio GEB measure gem is an open source OpenStudio library that can be plug-and-play into existing OpenStudio-based platforms. It was developed by Lawrence Berkeley National Laboratory since 2020. It now has 22 GEB measures implemented, spanning various building systems like lighting, plug load, envelope, hvac, domestic hot water, electric vehicle, and PV.

Three of the GEB measures in this gem were integrated into NREL's URBANopt platform to support load flexibility analysis. They are "Reduce EPD by Percentage for Peak Hours", "Adjust thermostat setpoint by degrees for peak hours", and "Add Chilled Water Storage Tank".

Installation

Add this line to your application's Gemfile:

gem 'openstudio-geb'

And then execute:

$ bundle install

Or install it yourself as:

$ gem install 'openstudio-geb'

Available GEB measures list

  • Reduce EPD by percentage for peak hours
  • Reduce LPD by percentage for peak hours
  • Adjust thermostat setpoint by degrees for peak hours
  • Reduce domestic hot water use for peak hours
  • Average ventilation for peak hours
  • Add chilled water storage tank
  • Add electrochromic windows
  • add_exterior_blinds_and_control
  • add_interior_blinds_and_control
  • Add fan assist night ventilation with hybrid control
  • Add natural ventilation with hybrid control
  • Add heat pump water heater
  • Adjust domestic hot water setpoint
  • Add rooftop PV
  • Add electric vehicle charging load
  • Add ceiling fan
  • Apply dynamic coating to roof wall
  • Enable demand controlled ventilation
  • Enable occupancy-driven lighting
  • Precooling
  • Preheating
  • Reduce exterior lighting loads

Contact

Kaiyu Sun (Lead developer), ksun@lbl.gov
Tianzhen Hong (Principal investigator), thong@lbl.gov