.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-05-09T18:18:56Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos