blockToDryAir
Block to convert absolute humidity from [kg/kg total air] to [kg/kg dry air]
Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).
Information
Block that converts humidity concentration from [kg/kg total air] to [kg/kg dry air].
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealOutput | XiDry | Water vapor concentration in [kg/kg dry air] | |
| Modelica.Blocks.Interfaces.RealInput | XiTotalAir | Water vapor concentration in [kg/kg total air] |
Revisions
-
September 10, 2009 by Michael Wetter:
First implementation.