modelScrollCompressor
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
Model that demonstrates the use of the ScrollCompressor model.
The compressor power, condenser heat transfer rate and evaporator heat transfer rate are calculated for given refrigerant temperatures.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.HeatTransfer.Sources.FixedTemperature | eva | Evaporating temperature | |
| 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 | |
| Buildings.Fluid.HeatPumps.Compressors.ScrollCompressor | com | Scroll compressor | |
| Modelica.Blocks.Sources.Constant | on | Compressor control signal |
Revisions
-
October 17, 2016, by Massimo Cimmino:
First implementation.