This model computes the air exchange between volumes.
Input is the air change per seconds. The volume flow rate is computed as
V_flow = ACS * V
where ACS
is an input and the volume V
is a parameter.
forceErrorControlOnFlow
as it was not used.
Changed message of assert statement to avoid an error in OpenModelica.
useConstantDensity
to
useDefaultProperties
to use consistent names within this package.
A conversion script can be used to update this parameter.