modelPressureCurve
Displays the pressure curve of the mover
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model validates the pressure curve that is specified in the instance per
and provided to the mover.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Density | rho_default | Medium.density_pTX(p = Medium.p_default, T = Medium.T_default, X = Medium.X_default) | Default medium density |
| AixLib.Fluid.Movers.Data.Generic | per | Performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| AixLib.Fluid.Movers.SpeedControlled_y | mov | Mover | |
| Modelica.Blocks.Sources.Constant | one | Constant one | |
| AixLib.Fluid.Sources.MassFlowSource_T | bou1 | Boundary that forces a mass flow rate | |
| Modelica.Blocks.Sources.Ramp | ram | Ramp signal | |
| AixLib.Fluid.Sources.Boundary_pT | bou2 | Boundary |
Contents
| Name | Description |
|---|---|
| Medium model |
Revisions
-
May 1, 2023, by Hongxiang Fu:
First implementation. This is for #3371.