modelManifold

Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).

Information

Overview

Model for a manifold

Level of Development

Concept

Collects the flow of the n input ports into one single output port. Input flows must be of the same medium (same density and specific heat capacity). The temperature and enthalpy of the output flow are obtained by balancing the mass and enthalpy flows.

Parameters

TypeNameDefaultDescription
Integern1Number of input flows

Connectors

TypeNameDefaultDescription
Interfaces.EnthalpyPort_a[n]enthalpyPort_a
Interfaces.EnthalpyPort_benthalpyPort_b

Revisions

  • April 13, 2017  Tobias Blacha:
    Moved into AixLib
  • February 22, 2014  by Nicolás Chang:
    Implemented.