This gem is used to replace refrigerant in Openstudio model with alternative refrigerant. The details of the Openstudio measure is available at Documentation
Add this line to your application's Gemfile:
gem 'OpenStudio-replace-refrigerant'And then execute:
$ bundle
Or install it yourself as:
$ gem install 'OpenStudio-replace-refrigerant'
This gem is used for adding/replacing the refrigerants in OpenStudio model with alternative refrigerant R448A and R449A
- Remove measures from OpenStudio-Measures to standardize on this location
- Update measures to code standards
- Review and fill out the gemspec file with author and gem description
- Update change log
- Update version in
/lib/openstudio/OpenStudio-replace-refrigerant/version.rb - Merge down to master
- Release via github
- run
rake releasefrom master
This is a work in progress and will be distributed under the terms of the BSD-3-Clause license