Releases: MingboPeng/Ironbug
Releases · MingboPeng/Ironbug
v1.12.0
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
v1.11.0
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)