This is a base model for modular compressors that are used, for example, in close-loop systems like heat pumps or chillers.
Three definitions need to be added by an extending class using this component:
modCom
.
modCon
.
modCom[i].port_b
with
port_b
.
The latter provides the possibility to add further components (e.g. sensors or pipes) located at the compressors' outlets.
This base model mainly consists of two sub-models and, therefore, please checkout these models for further information of underlying modeling approaches:
Name | Description |
---|---|
Medium | Medium in the component |
SimpleCompressor | Model of the simple compressor in parallel |
EngineEfficiency | Model that describes the calculation of the overall mechanic efficiency |
VolumetricEfficiency | Model that describes the calculation of the overall volumetric efficiency |
IsentropicEfficiency | Model that describes the calculation of the overall isentropic efficiency |
ModularController | Model of the modular controller |