Skip to content

AixLib v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DaJansenGit DaJansenGit released this 20 Jan 09:50
83e95e2

Non-backwards compatibility

We made a lot of changes for the Thermazone and Multizone models which broke the backward compatibility.

Release Notes

  • Moisture calculation for the Thermal Zone models
  • The ideal heater and cooler model was moved from Multi Zone to Thermal Zone model and was improved by the integration of outside temperature threshold values to prevent simultaneously heating and cooling
  • Automatic calculation of water volumes and massflows for the Heatpump model
  • The new Heatpump model from v0.7 is now also integrated for FastHVAC: AixLib.FastHVAC.Components.HeatGenerators.HeatPump
  • New modular CHP model for calibration: AixLib.Fluid.BoilerCHP.ModularCHP
  • New boiler model AixLib.Fluid.BoilerCHP.BoilerNoControl where the input is the part load rate
  • New pump model in package AixLib.Fluid.Movers.PumpsPolynomialBased that is based on polynomial functions
  • New heat exchanger model AixLib.Fluid.HeatExchangers.DynamicHX with dynamic behavior
  • New humidifier model AixLib.Fluid.Humidifiers.GenericHumidifier_u for steam and adiabatic humidification and part load rate as input
  • New air medium AixLib.Media.AirIncompressible with constant density for duct work simulations
  • Continuous Integration with regression tests to check simulation results
  • Inclues latest IBPSA (15.01.2020)