Skip to content

Releases: MingboPeng/Ironbug

v1.14.4

06 May 21:49
Compare
Choose a tag to compare

1.14.4 (2024-05-06)

Bug Fixes

  • ZonePicker: support new LBT and deprecate Legacy version (ce4a3a9)

v1.14.3

23 Apr 19:42
Compare
Choose a tag to compare

1.14.3 (2024-04-23)

Bug Fixes

  • CentralHeatPumpSystemModule: remove NumberOfChillerHeaterModules limit (3580e04)
  • IB_Field: support simple constructor (4eb4289)
  • test: add tests for WaterHeaterHP (0d55cdf)

v1.14.2

16 Apr 04:25
Compare
Choose a tag to compare

1.14.2 (2024-04-16)

Bug Fixes

  • WaterHeaterHeatPump: ensure its tank links correctly in a plantloop (e1fa51a)
  • ZoneVentilator: fix descriptions for cooling coil (e6366ef)

v1.14.1

08 Mar 02:24
Compare
Choose a tag to compare

1.14.1 (2024-03-08)

Bug Fixes

v1.14.0

06 Mar 01:43
Compare
Choose a tag to compare

1.14.0 (2024-03-06)

Bug Fixes

  • FanSystem: update component exposure for FanSystemModel_Adv (a795fe8)
  • IB_DistrictHeating: add IB_DistrictHeating_Obsolete to support old files (3d1a6e4)
  • OS: fix for OpenStudio 3.7 (0a0f22d)

Features

  • DistrictHeatingSteam: add new DistrictHeatingSteam (134f631)
  • OS: update t0 OpenStudio 3.7 (cc20430)
  • SetpointManagerMixedAir: fully support SetpointManagerMixedAir (e880348)
  • SwimmingPool: support SwimmingPoolIndoor (e3d3c51)

v1.13.0

17 Feb 15:53
Compare
Choose a tag to compare

1.13.0 (2024-02-17)

Bug Fixes

  • Duplicate: duplicate with renewing ids (66b6efa)

Features

  • LoadProfilePlant: add LoadProfilePlant (6c21c67)
  • SetpointManagerMixedAir: add IB_SetpointManagerMixedAir (86c69a2)

v1.12.2

07 Dec 05:44
Compare
Choose a tag to compare

1.12.2 (2023-12-07)

Bug Fixes

  • ASHP: rename "AirCooled" to "AirSource" (c17a427)
  • template: add FanSystemModel (ZoneFan/CV/VAV) templates (ec7ba69)
  • workshop: add workshop sample files (0b6e3c8)

v1.12.1

22 Nov 14:13
Compare
Choose a tag to compare

1.12.1 (2023-11-22)

Bug Fixes

  • FanSystemModel: add adv mode with speeds input (f12779a)
  • ObjParams: make user-friendly string (f4e50b0)

v1.12.0

12 Nov 13:05
Compare
Choose a tag to compare

1.12.0 (2023-11-12)

Bug Fixes

  • AirloopHVAC: consider all Unitary system has a fan (aeca9d5)
  • AirLoopHVACUnitaryHeatPumpAirToAir: check invalid child objects (6c6d066)
  • AvailabilityManager: rename AddDelayFunc() (db74ab7)
  • CoilHeatingGasMultiStage: fix logo (07c5e1d)
  • ControlZone: fix getting zone names (8a721e7)
  • DelayFunc: improve error message, upgrade from the old json (0a23948)
  • Helper: add GetRoomName() for ThermalZone (2031d71)
  • Helper: use existing zone.ZoneName (ff095ab)
  • IB_AirLoopHVACUnitaryHeatPumpAirToAir: add an empty JsonConstructor (5542fc6)
  • IB_SetpointManagerWarmest: rename property nick names (2f647e1)
  • logo: add new logo (e25114b)
  • remove update() method from newly added objs (4487b7f)
  • ScheduleFile: remove WIP (04c33cb)
  • SetpointManagerFollowGroundTemperature: add param (f2dd356)
  • SetpointManagerFollowOutdoorAirTemperature: fix nickname (695cc57)
  • SetpointManagerMultiZoneCoolingAverage: new component (17e0c32)
  • SetpointManagerMultiZoneHeatingAverage: update nickname (7684b38)
  • SetpointManagerSystemNodeResetHumidity: fix GUID (b5fa23b)
  • SetpointManager: update method for setting up control zone (2706c49)
  • UnitarySystem: reference control zone (64b0839)
  • WaterHeaterMixed: new mathod to setup thermalzone (3ab2262)

Features

  • AirLoopHVACUnitaryHeatPumpAirToAir: add new component (1e28253)
  • AirLoopHVACUnitaryHeatPumpAirToAirMultiSpeed: new component (5bfc782)
  • CoilCoolingDXMultiSpeed: support stage data (25f2d3d)
  • CoilHeatingDXMultiSpeed: support stage data (ce827ba)
  • CoilHeatingGasMultiStage: new components (666f5e9)
  • SetpointManagerFollowGroundTemperature: add new component (c12f481)
  • SetpointManagerFollowSystemNodeTemperature: new component (70aec0e)
  • SetpointManagerMultiZoneMinimumHumidityAverage: new components (5e11361)
  • SetpointManagerSystemNodeReset: new setpoint managers (972c4c5)
  • SetpointManagerWarmestTemperatureFlow: new components (452b5e4)

v1.11.1

08 Nov 02:29
Compare
Choose a tag to compare

1.11.1 (2023-11-08)

Bug Fixes

  • SetpointManager: fix single zone setpoint manager's control zone input (33d2969)