modelMixingVolumeTraceSubstanceReverseFlowPrescribedHeatFlowRate

Validation model for mixing volume with trace substance input and flow reversal, and prescribed heat flow rate

Extends from MixingVolumeTraceSubstanceReverseFlow (Validation model for mixing volume with trace substance input and flow reversal).

Information

This model is identical to Buildings.Fluid.MixingVolumes.Validation.MixingVolumeTraceSubstanceReverseFlow, except that the steady state volume volSte is configured to have a prescribed heat flow rate, which is in this case zero as the heat port is not connected. This configures volSte to use the two port steady state heat and mass balance model Buildings.Fluid.Interfaces.StaticTwoPortConservationEquation.

Parameters

TypeNameDefaultDescription
BooleanprescribedHeatFlowRate (from MixingVolumeReverseFlow)falseFlag that affects what steady state balance is used in the volume
Modelica.Units.SI.Pressuredp_nominal (from MixingVolumeReverseFlow)10Nominal pressure drop
Modelica.Units.SI.MassFlowRatem_flow_nominal (from MixingVolumeReverseFlow)2.0Nominal mass flow rate

Components

TypeNameDefaultDescription
Modelica.Fluid.Sources.MassFlowSource_Tsou (from MixingVolumeReverseFlow)Flow source and sink
Sources.Boundary_pTbou (from MixingVolumeReverseFlow)Boundary condition
Buildings.Fluid.MixingVolumes.MixingVolumevolDyn (from MixingVolumeReverseFlow)
Buildings.Fluid.MixingVolumes.MixingVolumevolSte (from MixingVolumeReverseFlow)
Modelica.Blocks.Math.Gaingain (from MixingVolumeReverseFlow)Gain to add heat, moisture or trace substance flow rate
Modelica.Fluid.Sources.MassFlowSource_Tsou1 (from MixingVolumeReverseFlow)Flow source and sink
Modelica.Blocks.Sources.Rampm_flow (from MixingVolumeReverseFlow)Mass flow rate

Revisions

  • March 9, 2016, by Michael Wetter:
    First implementation.