modelEulerCurve
Displays the curve of the Euler number's correlation
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This validation model plots and compares out the original correlation function of Euler number and its polynomial approximation.
See details of this function in the documentation of Buildings.Fluid.Movers.BaseClasses.Euler.correlation.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | x | log10(Eu/Eu_peak) | |
| Real | etaApp | eta/eta_peak from polynomial approximation | |
| Real | etaOri | eta/eta_peak from original correlation |
Contents
| Name | Description |
|---|---|
| correlation |
Revisions
-
December 13, 2022, by Hongxiang Fu:
First implementation. This is for #2668.