modelVectorFunctions
Test model for functions that take a vector as argument
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests the implementation of functions that take a vector as an argument.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Utilities.Math.Min | minVec | ||
| Modelica.Blocks.Sources.Sine | sine | ||
| Modelica.Blocks.Sources.Sine | sine1 | ||
| Modelica.Blocks.Sources.Sine | sine2 | ||
| Buildings.Utilities.Math.Max | maxVec | ||
| Buildings.Utilities.Math.Average | aveVec |
Revisions
-
August 15, 2008, by Michael Wetter:
First implementation.