Skip to content

Latest commit

 

History

History
96 lines (71 loc) · 8.92 KB

CHANGELOG.md

File metadata and controls

96 lines (71 loc) · 8.92 KB

OpenStudio v1.7.0

2015-03 — Diff
  • Added: #1524, Download VRF components from BCL and use in OpenStudio Application
  • Changed: #1521, ZoneHVACComponent coils should stay attached to plant when cloning into same model
  • Changed: #1510, ExteriorLights::schedule now returns boost::optional instead of Schedule
  • Fixed: #485, Radiance ForwardTranslator crashes if interior partitions missing construction
  • Fixed: #667, User should not be able to change space shading to building shading in inspector
  • Fixed: #883, E+ translator warning: Unknown object OS:ClimateZones
  • Fixed: #1297, Exterior lights crash on tranlastion to idf
  • Fixed: #1299, Matched surface error if one space is not translated
  • Fixed: #1340, Opening a previously run PAT project in a new OS version deletes all of the results
  • Fixed: #1346, Results lost on model re-open - "Error opening measure and run data"
  • Fixed: #1348, Arguments for E+ measures gets empty workspace in app
  • Fixed: #1363, 1.6.0 PAT crash when switching to results tab
  • Fixed: #1364, 1.6.0 PAT crash when run then cancel a simulation
  • Fixed: #1376, PAT export to spreadsheet broken
  • Fixed: #1461, Sql.annualTotalUtilityCost and .annualTotalCost methods incorrect when district heating or cooling
  • Fixed: #1481, Infinite directories for OSM in measure directory
  • Fixed: #1506, GridView column headings are sometimes clipped
  • Fixed: #1507, Unused resource objects not purged from input models to RadianceForwardTranslator
  • Fixed: #1509, ZoneHVACComponent::clone
  • Fixed: #1518, ResultsViewer bugs from QWT update
  • Fixed: #1523, TableMultiVariableLookup not translating correctly
  • Fixed: #1539, Window reveals are incorrect

OpenStudio v1.6.3

2015-03 — Diff
  • Added: #1505, Added multi-edit capability to grid views in OpenStudio Application
  • Improved: #1513, Partitioning and triangulation of surfaces with doors
  • Improved: #1488, Better IDF import log messages
  • Improved: #1486, Switching to QWebEngine if building with Qt >= 5.4
  • Removed: #1499, Removed FloodPlot, LinePlot, AnnotatedTimeline, Barchart, and PieChart classes. These have been deprecated in favor of JavaScript reporting measures.
  • Fixed: #318, Daylighting results only applied to 1 zone out of 9
  • Fixed: #447, User model crashes when trying to add thermal zone to air loop named "Gas Fired Furnace"
  • Fixed: #641, Orphan Controller:MechanicalVentilation object
  • Fixed: #870, Cloning object from library multiple times will keep making extra copies in the model
  • Fixed: #978, Cloning Building doesn't bring over thermostatSetpointDualSetpoint
  • Fixed: #980, Clone Building doesn't keep spaces connected to thermal zones
  • Fixed: #1296, Schedule causes crash on translation to IDF
  • Fixed: #1350, Repeatable way to have walls fly away when adding fenestration in Plugin
  • Fixed: #1357, SPM Mixed Air Magic Fails on AirLoops with Unitary Equipment
  • Fixed: #1372, PAT Crash when any measure fails because of a ruby error
  • Fixed: #1378, Crash when running user file
  • Fixed: #1482, Define New Schedule dialog isn't modal, can get lost behind app.
  • Fixed: #1495, Shading surfaces not imported from gbXML
2015-02-19 — Diff
  • Added: #1418, New fan coils and cycling PTAC for the library
  • Added: #1457, Window frame and divider object
  • Added: #1457, Added support for wall thickness in Radiance, translating WindowFrameAndDivider objects to impostor geometry
  • Added: #1503, Radiance 3-phase simulation for dynamic window shading controls
  • Improved: #1377, Testing around implementation of clone
  • Fixed: #486, ModelToRadPreProcess changes GlassDoor to regular Door
  • Fixed: #1380, Crash when manually disconnecting CoilHeatingWater from loop
  • Fixed: #1413, Unparented widget flash on selected in grid view
  • Fixed: #1456, Crash on remove water coil
2015-02-09 — Diff
  • Added: #1356, Support for TransOption in SDD ReverseTranslator
  • Added: #1367, AirLoopHVAC::supplyFan, AirLoopHVAC::returnFan, AirLoopHVAC::reliefFan. These DO NOT account for fans inside compound objects like unitary systems.
  • Improved: #1374, Implementation of thermal zone clone
  • Improved: #1463, Schedule editor GUI updates in OpenStudio Application including ability to copy schedules
  • Improved: #1367, Setpoint manager logic so that fans inside unitary systems are accounted for. This is done during OS -> IDF translation.
  • Fixed: #7, A number of Simulation Settings Tab fields should be OSComboBoxes rather than OSLineEdits
  • Fixed: #645, PAT tab 4 - mouse over to see measures doesn't work in calibration mode
  • Fixed: #1291, OutputControl:ReportingTolerances not SWIGd