classComposition
Composition of the compressors library
Extends from Modelica.Icons.Information (Icon for general information packages).
Information
The library of the compressors consists mainly of six packages.
- ModularCompressors: Contains models of modular compressors. These models are used, for example, in modular heat pump models.
- SimpleCompressors: Contains models of simple compressors. These models are used, for example, in simple heat pump models.
- Utilities: Contains utility models such as for efficiency calculation that are used throughout the library.
- BaseClasses: Contains base models such as partial models for simple or modular compressors that are used throughout the library.
- Examples: Contains example models to test the compressors implemented in the library.
- Validation: Contains validation models to test the compressor's modelling approaches.
- October 19, 2017, by Mirko Engelpracht:
First implementation (see issue 467).