v0.5.0
Major Updates
- Added the openstudio-extension-gem core library to openstudio-standards
You can find the core methods in new modules:- Constructions
- Geometry
- Daylighting
- Create Typical
- Schedules
- Weather
- QAQC
- Radiant slab refactor
Thanks to @carlosduarteroa at UC Berkeley's CBE, openstudio-standards now makes use of all of the new features for radiant slab modeling available in E+ and OpenStudio. These include:- Use zone occupancy for radiant control
- Add support for 2 pipe systems
- Add support for slab temperature setpoint reset
- Add support for supply water temperature setpoint reset
- Add control based on outdoor air temperature, zone demand reset, or constant slab temperature
- Add support for different control strategies (precool, afternoon shutoff, 24-hr operation, concurrent with occupants)
What's Changed
- Correcting Warehouse wall orientation by @ckirney in #1463
- Including changes to use OS 3.5.1 and changes in master by @ckirney in #1468
- nrcan_375: modify daylighting sensor controls ECM by @srgilani in #1479
- Nrcan 380 by @phylroy in #1489
- Including changes in nrcan branch. by @ckirney in #1491
- Variable for zone heating equipment in ECN HS12 was not properly set for DOAS by @ckirney in #1492
- Including boiler capacity floor. by @ckirney in #1494
- check PTHP cop coefficients by @mdahlhausen in #1501
- fix for Issue 1502 by @eringold in #1503
- Nrcan 372 by @phylroy in #1505
- Wx bug fix fenestration expansion missing construction name by @weilixu in #1507
- Including ability to not apply daylighting by setting "daylighting_type" to none. by @ckirney in #1511
- Including ability to not apply daylighting by setting "daylighting_type" to none. by @ckirney in #1512
- Incorporating updates from nrcan branch by @ckirney in #1515
- Merging changes from master branch and updating regression tests run with OS 3.5.1 by @ckirney in #1517
- Incorporating recent changes to nrcan branch by @ckirney in #1518
- Incorporating nrcan branch changes, udpating NRCan regression test expected results by @ckirney in #1520
- Updating nrcan branch with updated regression test results by @ckirney in #1528
- nrcan_390: Failure in running optimization of the 'optimization_LargeOffice_QC_Montreal_NaturalGas_NECB_Default' analysis_name by @srgilani in #1529
- Wx/baseline oa by @weilixu in #1514
- update the prm_raise by @weilixu in #1532
- Complete run four orientations by @weilixu in #1533
- Getting weather files from btap_weather repository if weather files not in openstudio-standards by @ckirney in #1535
- Appx g/enhancement/model apply prm baseline window to wall ratio by @weilixu in #1536
- Feature/radiant controls update by @carlosduarteroa in #1534
- reorganize the elevator function and enhance the exceptional handling by @weilixu in #1553
- add exterior lighting test function by @weilixu in #1552
- reorganize the function by @weilixu in #1550
- Appx g/ehancement/update ground temperature profile by @weilixu in #1549
- nrcan_396: zero peak heating load for NaturalGas cases by @srgilani in #1548
- economizer implementation changes by @JanghyunJK in #1555
- Update test results for OS 3.6.1 by @lymereJ in #1559
- VRF outdoor unit max_net_vert_distance calculation by @JanghyunJK in #1557
- Deer ventilation rates by @amylebar in #1558
- Merge changes in master into nrcan_master_merge intermediate branch by @ckirney in #1562
- Merging in changes from master by @ckirney in #1564
- Implemented radiant control plant operation presets by @carlosduarteroa in #1547
- Replace existing zone thermostat with constant thermostat to control radiant system by @carlosduarteroa in #1546
- Fix/minitest version by @mdahlhausen in #1567
- remove VRP default in VAV constructor by @mdahlhausen in #1561
- Fix/hvac tests by @mdahlhausen in #1569
- add test helper for radiant system controls by @mdahlhausen in #1572
- restore 0.5 maximum reheat flow fraction by @mdahlhausen in #1574
- Update development branch from master by @lymereJ in #1560
- change capacity limits by @eringold in #1575
- explicitly pass x, y, and z values instead of array of values by @mdahlhausen in #1577
- Fix for infiltration function. by @weilixu in #1578
- Update markdown documentation by @mdahlhausen in #1576
- Fix inheritance by @lymereJ in #1581
- modify the functions by @weilixu in #1579
- Updating node naming and associated regression test changes by @ckirney in #1585
- Feature/radiant controls zone occupancy by @carlosduarteroa in #1571
- Incorporating changes from nrcan branch by @ckirney in #1566
- Update YARD comments to functions by @weilixu in #1587
- Remove duplicate prm methods by @mdahlhausen in #1583
- Appx g/bugfix/duplicate ltg schedules by @weilixu in #1588
- Include fenestration types_to_modify to apply correct PRM constructio… by @weilixu in #1589
- Remove sizing methods by @mdahlhausen in #1582
- Appx g/merge master 09062023 by @weilixu in #1592
- Feature/radiant controls 2 pipe plant redo by @carlosduarteroa in #1586
- Simulation time profiling by @asparke2 in #1591
- Create pull_request_template.md by @mdahlhausen in #1597
- Apply Black to Python scripts by @lymereJ in #1600
- fix yard documentation by @mdahlhausen in #1596
- Feature/extension gem by @mdahlhausen in #1602
- Proposed model by @lymereJ in #1556
- Support to control supply water temperature based on outdoor air or zone demand for radiant system by @carlosduarteroa in #1595
- rubocop autocorrect edits by @mdahlhausen in #1609
- Appx g/enhancement/restructure user data by @weilixu in #1608
- Feature/radiant controls no ems for slab sp control by @carlosduarteroa in #1584
- Appx g/feature/export user data partial by @weilixu in #1611
- Appx g/merge master 09192023 by @weilixu in #1610
- Appendix g dev by @weilixu in #1612
- update ci links by @mdahlhausen in #1614
- adds missing input limits to curves by @eringold in #1613
- OS 3.7.0 release fixes by @mdahlhausen in #1616
- Feature/extension gem merge by @mdahlhausen in #1619
- fixes for OS 3.7.0 release by @mdahlhausen in #1621
- remove duplicate hash assignment by @mdahlhausen in #1625
- Updating license from LGBL to BSD to match OpenStudio, ext gem, and m… by @DavidGoldwasser in #1629
New Contributors
- @carlosduarteroa made their first contribution in #1534
- @amylebar made their first contribution in #1558
Full Changelog: v0.4.0...v0.5.0