Compressor
Model interface of Compressor
This component models a compressor that compress an inlet flow, between MinFlowrate and MaxFlowrate, using electricity.
![]()
Fig. 54 I/O Compressor
The default model calculated the electrical consumption based on the following formula:
It requires:
the motor efficiency multiplied by the isentropic efficiency \(\eta_is\),
the number of compressor stages \(n\),
the mass flow rate \(\dot{m}\),
the heat capacity \(c_p\),
the inlet temperature \(T_1\),
the isentropic coefficient \(\gamma\)
Additionally, there is a polytropic model that requires polytropic efficiency and polytropic coefficient.
Losses can be considered.
Expressions table of Compressor
See also Expressions table of TechnicalSubModel for generic options
Expression name |
Unit |
Mandatory |
Description |
|---|---|---|---|
UsedPower |
FluxUnit |
true |
|
InMassFlowRate |
FluxUnit |
true |
|
OutMassFlowRate |
FluxUnit |
true |
|
Pressure_out |
PotentialUnit |
true |
|
Steam |
FluxUnit |
mUseSteamMap |
|
TemperatureIn |
degC |
mUseVariableTIn |
|