lib/openstudio-standards/refs/references.rb in openstudio-standards-0.2.2 vs lib/openstudio-standards/refs/references.rb in openstudio-standards-0.2.3
- old
+ new
@@ -87,8 +87,14 @@
# ICC IECC 2015
# The International Code Council's International Energy Conservation Code is widely
# used across the United States.
# @see https://codes.iccsafe.org/public/document/toc/545/
- class ICCIECC2015; end
+ class ICCIECC2015; end
+
+ # CBES
+ # The LBNL Commercial Building Energy Saver is an online tool that is used to perform
+ # benchmarking and retrofit analysis for small to medium sized office buildings in California.
+ # @see http://cbes.lbl.gov/
+ class CBES; end
end