packagePerformance
Package of examples that demonstrate computation speed performance
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Information
This package contains examples that illustrate the Modelica conference paper by Jorissen et al. (2015) about speed optimization.
References
-
Filip Jorissen, Michael Wetter and Lieve Helsen.
Simulation speed analysis and improvements of Modelica models for building energy simulation.
Submitted: 11th Modelica Conference. Paris, France. Sep. 2015.
Contents
| Name | Description |
|---|---|
| Example 1 model without mixing volume | |
| Example 1 model with mixing volume | |
| Example 2 model with series pressure components | |
| Example 3 model with mixed series/parallel pressure drop components | |
| Example 4 model of simple condensing heat exchanger | |
| Example 5 model of Modelica code that is inefficiently compiled into C-code | |
| Example 6 model of Modelica code that is inefficiently compiled into C-code | |
| Example 7 model of Modelica code that is more efficiently compiled into C-code | |
| Common subexpression elimination example | |
| Package with various configurations of pressure drop models to analyze symbolic processing | |