Skip to content

OpenstudioApplication v1.2.0-rc6

Pre-release
Pre-release
Compare
Choose a tag to compare
@jmarrec jmarrec released this 31 May 23:13
· 1156 commits to develop since this release
1c7338d

This may get retagged at v1.2.0

Changelog

Date Range: 2020-10-24 (v1.1.0) - 2021-05-31:

New Issues: 75

Closed Issues: 58

Accepted Pull Requests: 36

Total Open Issues: 128

Total Open Pull Requests: 3

Click to see details

Closed Issues: 58

  • #11, Use pre-built Qt on all platforms
  • ✔️ #85, Bool button doesn't display on Apply Measure Now measure argument
  • ✔️ #95, Geometry Editor not working on Ubuntu
  • ✔️ #108, OS App v1.0.0 "Measures" tab does not properly render Reporting Measure Arguments
  • ✔️ #149, Improve grid views performance for big models
  • ✔️ #200, 1.1.0 OpenStudio Application Release
  • #202, Wrap new Output Diagnostic objects
  • ✔️ #207, Not able to Draw more than 11 Windows using floorspace.js App version
  • #210, Add AirLoopHVAC "design return airflow fraction" to the OpenStudioApplication and adjust OpenStudioPolicy to hide splitter/mixer
  • ✔️ #219, VRF from hvac_library makes E+ Fatal Out
  • ✔️ #220, Crashes when using OpenStudio Results and SI reporting
  • #232, Update OpenStudio Standards Library OSMs
  • ✔️ #233, 3D viewer causing OS to crash
  • ✔️ #252, OpenStudio Application does not find EnergyPlus
  • ✔️ #261, Application crashes when deleting HVAC loop
  • ✔️ #264, Zooming in FloorSpaceJS zooms UI in addition to plan space
  • ✔️ #267, Missing fields for some measures in the measure tab
  • ✔️ #268, Can't set "Outdoor Carbon Dioxide Schedule Name"
  • ✔️ #269, My Model list does not show cooling towers
  • ✔️ #270, Don't default to "0" after the user cleared an input field
  • ✔️ #274, Unhandled exception when BCL searching pattern contains a space character
  • ✔️ #275, compilation under ubuntu 18.04 or 20.04
  • ✔️ #276, "Space Type" filter is unapplied when dropping a "People Definition"
  • ✔️ #283, Selecting / unselecting boolean arguments for a measure doesn't change UI
  • #285, Enable dynamic 3D View
  • #286, Make the right-hand pane on Schedules editable
  • #291, Provide option to reorder items in the left-hand pane of Geometry/Editor/Floorplan
  • #292, Spaces in one story cannot be copied along with this story
  • ✔️ #294, Adding Plenum height causes Model running failure
  • ✔️ #295, Cannot draw space on geometrical model
  • #296, Provide batch operations in Geometry/Editor/Floorplan
  • ✔️ #299, Multiple Faces and Surfaces getting Created
  • ✔️ #302, Wrong version of CONCRT140.dll in Windows installer
  • #303, Add new ZoneHVAC:CoolingPanel:RadiantConvective:Water to the OpenStudioApplication
  • #304, Add new Humidifier:Stream:Gas to the OpenStudioApplication
  • #305, Add new Fan:ComponentModel to the OpenStudioApplication
  • ✔️ #308, Issue with new env var for initial tab
  • #311, Improve readibility of releases pages by wrapping the changelog in a <details> tag
  • #315, Save As keyboard shortcut missing
  • #316, Update to OpenStudio 3.2
  • ✔️ #317, Accessing the BCL through the app crashes the app
  • #319, Wrap new Output:Table:SummaryReports
  • ✔️ #320, Plenum Space not getting deleted
  • #323, Remove Construction "AirWall" from default library
  • ✔️ #325, Outside Boundary Condition Object drop zone for sub-surfaces doesn't show in grid view
  • ✔️ #326, append new ScheduleRule objects rather than inserting to top
  • #327, Update FloorspaceJS
  • ✔️ #328, Text in OpenStudio Results HTML viewed in app appears white on Windows Machine
  • #333, Make monthly electricity generation from solar cells as an output of simulation results.
  • ✔️ #340, Subsurface boundary conditions display wrong
  • ✔️ #345, libopenstudiolib.so missing on Ubuntu 18.04 and 20.04 in 1.2.0-rc1 and 1.2.0-rc2
  • #347, Investigate RPATH options to avoid copies of openstudiolib in installed package
  • ✔️ #349, Annoying messages in console about QWebEngine not finding its resources/translations
  • ✔️ #351, App crashes when cloning air loop containing AirLoopHVAC:UnitarySystem
  • ✔️ #356, Can only run OpenStudioApp from install directory on Ubuntu
  • ✔️ #364, FloorspaceJS with a map doesn't work
  • ✔️ #366, Cannot view map in geometry editor
  • ✔️ #369, CLI Process is orphaned when exiting the App (produces a crash report on mac)

Accepted Pull Requests: 36

  • #237, #202 OutputDiagnostics and OuputTableSummaryReports
  • ✔️ #259, 1.1.0 Release
  • ✔️ #260, Replace deprecated set-env with $GITHUB_ENV
  • ✔️ #265, Test a few things on develop (to trigger CI)
  • ✔️ #277, Fix loading openstudio_modeleditor.rb
  • ✔️ #281, Disable conan cache
  • ✔️ #282, Synch master
  • ✔️ #288, Add environment variable to control which tab is shown on startup - Supported by Ladybug Tools
  • #306, Fix #303 - Add ZoneHVACCoolingPanelRadiantConvectiveWater to OpenStudioApplication
  • #307, Fix #304 - Add new HumidifierSteamGas to the OpenStudioApplication
  • ✔️ #309, Fix #302 - Wrong version of CONCRT140.dll in Windows installer
  • ✔️ #310, Remove extra subTabIndex (no more BUILDING_SUMMARY tab)
  • #312, Fix #311 - Modify changelog script to add a <details> tag
  • ✔️ #313, Remove precision from InspectorGadget, revert to default value instead of 0 when clearing
  • ✔️ #318, Gridview updates: improve performance especially on larger models
  • ✔️ #321, Update to OpenStudio 3.2.0-alpha based on EnergyPlus v9.5.0 official
  • ✔️ #329, Update os 3 2 0 rc1
  • ✔️ #330, Add benchmarking facilities to quantify performance of OSApp
  • ✔️ #331, Update to OS 3.2.0
  • ✔️ #334, Update FloorspaceJS to latest version
  • ✔️ #339, Series of small bug fixes for 1.2
  • ✔️ #342, Fix #95 - Make Geometry Preview work on Ubuntu 20.04 (workaround)
  • ✔️ #343, Rename the installers for clarity
  • ✔️ #346, Fix #345 - Missing libs in Ubuntu installer
  • #348, Fix #346 - avoid copying openstudiolib twice
  • ✔️ #350, Fix #349 - Remove Annoying messages in console about QWebEngine not finding its resources/translations by correctly setting them up
  • ✔️ #352, V1.2.0 rc2
  • ✔️ #355, Series of small bug fixes part 2
  • ✔️ #359, Remove rc tag
  • ✔️ #360, V1.1.1 - DO NOT MERGE JUST TESTING BUILD
  • ✔️ #361, Fix #210 - Add AirLoopHVAC "design return airflow fraction" to the App enStudioApplication and adjust OpenStudioPolicy to hide splitter/mixer
  • ✔️ #362, Fix #219 VRF from hvac_library makes E+ Fatal Out
  • ✔️ #363, Fix #356 - Handle launching the app from terminal from any location based on adding OpenStudioApp to path
  • ✔️ #367, 366 geometry editor map
  • ✔️ #368, Misc fixes: don't orphan CLI when exiting the App to prevent a crash report on mac
  • #370, Fix #305 - Add new Fan:ComponentModel to the OpenStudioApplication

Total Open Issues: 128 (#130, #131, #110, #132, #111, #112, #142, #113, #143, #158, #133, #134, #173, #172, #135, #136, #162, #139, #174, #157, #166, #175, #138, #167, #137, #121, #176, #114, #144, #152, #171, #141, #115, #140, #122, #116, #164, #170, #165, #151, #154, #148, #117, #150, #123, #169, #153, #124, #160, #155, #125, #156, #105, #159, #161, #120, #126, #127, #118, #119, #128, #129, #145, #146, #147, #168, #19, #42, #71, #78, #101, #96, #104, #178, #179, #181, #188, #189, #190, #199, #205, #206, #213, #215, #217, #223, #224, #228, #230, #231, #234, #238, #239, #249, #251, #253, #254, #262, #263, #266, #271, #272, #273, #278, #279, #280, #284, #287, #289, #290, #293, #297, #298, #300, #301, #314, #322, #324, #332, #335, #336, #337, #338, #341, #353, #357, #358, #365)

Total Open Pull Requests: 3 (#236, #344, #354)