modelSimpleCompressorInterface
Interface for a simple compressor
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port_a | ||
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_b | port_b | Latent heat | |
| Modelica.Blocks.Interfaces.RealOutput | P | Electricity consumption | |
| Modelica.Blocks.Interfaces.BooleanInput | on | True if compressor is on | |
| Modelica.Blocks.Interfaces.RealInput | mod | ||
| Modelica.Blocks.Interfaces.RealInput | TinEva | Evaporator air inlet temperature | |
| Modelica.Blocks.Interfaces.RealOutput | Teva | Evaporator refrigerant temperature |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | preHeaFloEva | Prescribed heat flow rate at evaporator side | |
| Modelica.Thermal.HeatTransfer.Sources.PrescribedHeatFlow | preHeaFloCon | Prescribed heat flow at condensor side | |
| Modelica.Blocks.Sources.RealExpression | Qh_exp | Real expression for heating power | |
| Modelica.Blocks.Sources.RealExpression | Qc_exp | Realexpression for cooling power | |
| Modelica.Blocks.Sources.RealExpression | P_exp | Real expression for power consumption |
Revisions
-
April 27, 2017, by Filip Jorissen:
First implementation. See #719.