modelPropertySource_T
Model that illustrates the use of PropertySource_T
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Example model that illustrates the use of the IBPSA.Fluid.Sources.PropertySource_T model.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| IBPSA.Fluid.Sources.PropertySource_T | proSouXi | Property source that prescribes Xi | |
| IBPSA.Fluid.Sources.MassFlowSource_T | bouXi | Boundary for Xi test | |
| IBPSA.Fluid.Sources.Boundary_ph | sin | Sink model | |
| IBPSA.Fluid.Sources.PropertySource_T | proSouT | Property source that prescribes the temperature | |
| IBPSA.Fluid.Sources.PropertySource_T | proSouC | Property source that prescribes C | |
| IBPSA.Fluid.Sources.MassFlowSource_T | bouT | Boundary for temperature test | |
| IBPSA.Fluid.Sources.MassFlowSource_T | bouC | Boundary for C test | |
| Modelica.Blocks.Sources.Constant | T | Fixed temperature value | |
| Modelica.Blocks.Sources.Constant | Xi | Fixed Xi value | |
| Modelica.Blocks.Sources.Constant | C | Fixed C value | |
| Modelica.Blocks.Sources.Ramp | ramp | Ramp for mass flow rate | |
| IBPSA.Fluid.Sensors.TemperatureTwoPort | senTemT | Temperature sensor for when using temperature input | |
| IBPSA.Fluid.Sensors.TemperatureTwoPort | senTemXi | Temperature sensor for when using Xi input | |
| IBPSA.Fluid.Sensors.TemperatureTwoPort | senTemC | Temperature sensor for when using C input |
Contents
| Name | Description |
|---|---|
Revisions
-
April 30, 2018, by Filip Jorissen:
First implementation. See #881.