modelMixingVolumeSteadyStateMass
Test model for steady state mass dynamics
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model shows that steady state mass dynamics are correctly simulated. A change in pressure does not lead to an exchange and/or creation of mass. The mixing volume temperature is also unaffected by a pressure change.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Sources.MassFlowSource_T | sou | Flow source and sink | |
| Sources.Boundary_pT | bou | Boundary condition | |
| Buildings.Fluid.MixingVolumes.MixingVolume | vol | Mixing volume with steady state mass dynamics | |
| Modelica.Blocks.Sources.Ramp | ramp | Ramp input | |
| Modelica.Blocks.Math.Gain | gain | Gain for nominal mass flow rate | |
| FixedResistances.PressureDrop | res | Pressure drop |
Contents
| Name | Description |
|---|---|
Revisions
-
March 9, 2015 by Filip Jorissen:
First implementation.