packageUtilities
Utility models to construct fluid components (should not be used directly)
Extends from Modelica.Icons.UtilitiesPackage (Icon for utility packages).
Information
Contents
| Name | Description |
|---|---|
| Check whether boundary definition is correct | |
| Anti-symmetric square root approximation with finite derivative in the origin | |
| Derivative of regRoot | |
| Anti-symmetric square approximation with non-zero derivative in the origin | |
| Anti-symmetric power approximation with non-zero derivative in the origin | |
| Anti-symmetric approximation of square root with discontinuous factor so that the first derivative is finite and continuous | |
| Anti-symmetric approximation of square with discontinuous factor so that the first derivative is non-zero and is continuous | |
| Approximation of a general step, such that the characteristic is continuous and differentiable | |
| Evaluate polynomial of order 3 that passes the origin with a predefined derivative | |
| Co-monotonic and C1 smooth regularization function | |
| Evaluate a cubic Hermite spline | |
| Evaluate a cubic Hermite spline, return value and derivative |