This model contains two verifications for the implementation of mSenFac
:
vol.T
should be constant.
This is to check the correct implementation of the parameter mSenFac
for moist air media.
volMFactor.T
and vol1.T
should be nearly identical.
Furthermore the response of the species concentration Xi
demonstrates the
difference between using an mSenFac = 10
and multiplying volume by 10.
See IBPSA.Fluid.MixingVolumes.Validation.MixingVolumeMassFlow for the rational of the selected initial conditions for the volumes.
Modelica.Fluid.Types.Dynamics.DynamicFreeInitial
to avoid an overspecified but consistent initial value problem.
The previous implementation caused a warning in Dymola 2015 FD01, and caused
in Dymola 2016 beta 2 to not translate the model.
The problem was that the boundary condition and the volume
both declared an equation for the initial pressure.