Registry / utility / openstudio-standards

openstudio-standards

JSON →
library0.8.6rbrubygemsunverified

The openstudio-standards library provides methods for programatically generating, modifying, and checking OpenStudio building energy models.

gem install openstudio-standards
INSTALL
IMPORT
SIG · OPENSTUDIO-STANDAR
O
openstudio-standards
utilityrubyv0.8.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OpenStudio::Standards
require 'openstudio/standards'

Apply ASHRAE 90.1 standard to a building model

require 'openstudio/standards' model = OpenStudio::Model::Model.new standard = OpenStudio::Standards::ASHRAE901.new standard.apply_standard(model)
Debug
Known issues
gotchaRequires OpenStudio SDK to be installed
fix
Install OpenStudio SDK from https://openstudio.net/ before using this gem.
affects: >= 0.8.0
Upgrade
Version history
0.8.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
openstudio-standards — gem install openstudio-standards · libregistry