This package contains base classes that are used to construct the models in Buildings.Airflow.Multizone.
Name | Description |
---|---|
Door | Partial door model for bi-directional flow |
DoorDiscretized | Door model using discretization along height coordinate |
ErrorControl | Interface that defines parameters for error control |
PartialOneWayFlowElement | Partial model for flow resistance with one-way flow |
PowerLawResistanceParameters | Power law resistance parameters |
TwoWayFlowElement | Flow resistance that uses the power law |
TwoWayFlowElementBuoyancy | Flow resistance that uses the power law |
ZonalFlow | Flow across zonal boundaries of a room |
interpolate | Function for the interpolation of table data for airflow models |
powerLaw | Power law used in orifice equations |
powerLawFixedM | Power law used in orifice equations when m is constant |
windPressureLowRise | Wind pressure coefficient for low-rise buildings |
windPressureProfile | Function for the cubic spline interpolation of a wind pressure profile with given support points and spline derivatives at these support points |
Examples | Collection of models that illustrate model use and test models |