modelMultiply
Validation model for the Multiply block
Information
Validation test for the block Buildings.Controls.OBC.CDL.Integers.Multiply.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Integers.Multiply | product | Block that outputs the product of the two inputs | |
| Buildings.Controls.OBC.CDL.Conversions.RealToInteger | reaToInt1 | Convert real to integer | |
| Buildings.Controls.OBC.CDL.Conversions.RealToInteger | reaToInt2 | Convert real to integer | |
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | timTabLin | Time table with smoothness method of constant segments | |
| Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable | timTabLin1 | Time table with smoothness method of constant segments |
Revisions
-
January 27, 2022, by Jianjun Hu:
Renamed the block name from Product to Multiply.
This is for Buildings, issue 2865. -
September 26, 2017, by Thierry S. Nouidui:
Revised implementation for JModelica verification. This is for Buildings, issue 939. -
April 1, 2017, by Jianjun Hu:
First implementation.