Sha256: 07772b7c353ebebf018e144d1ac78f3599a0d4915c6b26d2fa302693ab544ba9
Contents?: true
Size: 1.99 KB
Versions: 1
Compression:
Stored size: 1.99 KB
Contents
# OpenStudio Common Measures Gem ## Version 0.2.1 * Removes the following from lib/measures: * AddDaylightSensors * EnableDemandControlledVentilation * EnableEconomizerControl * ImproveFanBeltEfficiency * ImproveMotorEfficiency * IncreaseInsulationRValueForExteriorWalls * IncreaseInsulationRValueForRoofs * ReduceElectricEquipmentLoadsByPercentage * ReduceLightingLoadsByPercentage * ReduceSpaceInfiltrationByPercentage * ReduceVentilationByPercentage * create_variable_speed_rtu * radiant_slab_with_doas * Updates the following in lib/measures: * ChangeBuildingLocation * ExportScheduleCSV * ImportEnvelopeAndInternalLoadsFromIdf * MeterFlodPlot * ReportModelChanges * RunPeriodMultiple * ServerDirectoryCleanup * UnmetLoadHoursTroubleshooting * Ventilation QAQC * ZoneReport * envelope_and_internal_load_breakdown * example_report * gem_env_report * generic_qaqc * hvac_psychrometric_chart * inject_idf_objects * openstudio_results * set_run_period * Adds the following to lib/measures: * add_ems_to_control_ev_charging * add_ev_load * view_data * view_model * Upgrade Bundler to 2.1.0 * Upgrade openstudio-extension to 0.2.3 ## Version 0.2.0 * 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) ## Version 0.1.2 * Run update measures command to generate new measure.xml files ## Version 0.1.1 * Add in common measures from the to be deprecated private OpenStudio-Measures repository. * Update copyrights * Include updated PMV measure ## Version 0.1.0 * Initial release of the common measures used for OpenStudio
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openstudio-common-measures-0.2.1 | CHANGELOG.md |