.Buildings.Fluid.AirFilters.BaseClasses.MassTransfer

Component that sets the trace substance at the filter outlet

Information

This model sets the trace substance of the medium that leaves port_b by

port_b.C_outflow = inStream(port_a.C_outflow) - eps * C_inflow;

where eps is an input mass transfer efficiency and C_inflow is an input trace substance rate.

This model has no pressure drop.

Revisions


Generated at 2026-07-22T21:16:24Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos