modelReciprocatingCompressor_ZeroInput
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Model that demonstrates the use of the ReciprocatingCompressor model.
The compressor power, condenser heat transfer rate and evaporator heat transfer rate are calculated for zero control input to compressor.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.HeatPumps.Compressors.ReciprocatingCompressor | com | Reciprocating compressor | |
| Buildings.HeatTransfer.Sources.FixedTemperature | eva | Evaporating temprature | |
| Buildings.HeatTransfer.Sources.FixedTemperature | con | Condensing temperature | |
| Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensor | heaFloEva | Evaporator heat flow rate sensor | |
| Modelica.Thermal.HeatTransfer.Sensors.HeatFlowSensor | heaFloCon | Condenser heat flow rate sensor | |
| Modelica.Blocks.Sources.Constant | on | Compressor control signal |
Revisions
-
December 5, 2016, by Massimo Cimmino:
First implementation.