AirDistributionPackage#

class AirDistributionPackage(ID='', ins=None, outs=(), thermo=None, **kwargs)[source]#

Create a AirDistributionPackage object that accounts for the capital cost and power of air distribution based on flow rate correlations from [1].

Parameters:
  • ID (str, optional) – Unit ID.

  • ins (AbstractStream], optional) – Air flow to be distributed.

  • outs (AbstractStream], optional) – Distributed air flow.

References

line: str = 'Air distribution package'#

class-attribute Name denoting the type of Unit class. Defaults to the class name of the first child class