Skip to content

Releases: MingboPeng/Ironbug

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)

v1.11.0

07 Nov 16:05
Compare
Choose a tag to compare

1.11.0 (2023-11-07)

Bug Fixes

  • AvailabilityManager: fix control zone input (0371bdc)
  • Fan: change Fan Constant and Variable volume to obscure (3f9f764)
  • FanSystemModel: remove obscure exposure (c217ddc)
  • Helper: support IB_ThermZone in GetRoomName() (d39f1d2)
  • IB_Utility: move HVACSystem.SaveHVAC to Utility.SaveHVAC (8bcf892)
  • IDMapper: collect node probe's handle IDs (63bbb26)
  • Probe: track probe ID within OutdoorAirSystem (70aeece)
  • Sample: add a example for AvailabilityManager with Probe (1deeda2)
  • SetpointManager: improve document, control zone checks (8e8cdb9)

Features

  • AvailabilityManager: add AvailabilityManagerDifferentialThermostat (808bd29)
  • AvailabilityManager: add AvailabilityManagerHighTemperatureTurnOff (b9b9e93)
  • AvailabilityManager: add AvailabilityManagerHighTemperatureTurnOn (ce2ba0c)
  • AvailabilityManager: add AvailabilityManagerLowTemperatureTurnOff (23f2a85)
  • AvailabilityManager: add AvailabilityManagerLowTemperatureTurnOn (6378131)
  • AvailabilityManager: add AvailabilityManagerOptimumStart (78f3219)
  • AvailabilityManagerList: add AvailabilityManagerList (336dd73)

v1.10.1

07 Nov 03:10
Compare
Choose a tag to compare

1.10.1 (2023-11-07)

Bug Fixes

  • OutputParams: update document (82b6848)
  • SetpointManagerSingleZoneHeating: fix nickname (09209b5)
  • ThermalZone: support UnitarySystem as ZoneEquipment (2a3cd64)
  • UnitarySystem: add description to param ControllingZone (8db52cd)
  • ZoneEquipmentGroup: use IIB_ZoneEquipment interface (f5856b7)

v1.10.0

27 Oct 11:20
Compare
Choose a tag to compare

1.10.0 (2023-10-27)

Bug Fixes

  • Console: throw the original exception (fc2938c)

Features

  • HeatPumpPlantLoopEIRHeating: add new plant side heat pumps (0584655)

v1.9.9

19 Oct 14:34
Compare
Choose a tag to compare

1.9.9 (2023-10-19)

Bug Fixes

  • CoilWaterHeatingAirToWaterHeatPump: fix field set (f037b95)

v1.9.8

17 Oct 11:50
Compare
Choose a tag to compare

1.9.8 (2023-10-17)

Bug Fixes

  • ScheduleFile: use the new ScheduleFile constructor (bf463c8)

v1.9.7

16 Oct 14:25
Compare
Choose a tag to compare

1.9.7 (2023-10-16)

Bug Fixes

  • DisplayMode: use default display mode when Sunglasses is installed (1913b60)
  • ScheduleFile: support serialization (93d79a7)

v1.9.6

22 Sep 04:25
Compare
Choose a tag to compare

1.9.6 (2023-09-22)

Bug Fixes

  • Duplicate: improve duplicating null child objects (9e83eaa)
  • IB_ScheduleRuleset: improve getting existing schedule in ToOS() (97e2169)

v1.9.5

19 Sep 16:25
0505d36
Compare
Choose a tag to compare

1.9.5 (2023-09-19)

Bug Fixes

  • FanSystemModel: add FanSystemModel (6d0d6ef)
  • IB_AirConditionerVariableRefrigerantFlow: improve ToOS (#99) (0505d36)
  • OpenStudio: support 3.6.1 (35797c3)
  • Template: add FanSystemModel CV and VAV (be91c55)