.BuildSysPro.Utilities.Math.Addn

Information

Hypothesis and equations

This model returns the sum, element by element, of two n dimension inputs, weighted by two factors k1 and k2.

Bibliography

Model based on Modelica.Blocks.Math.Add, adding the n dimension to input/ouput.

y[1:n] = k1*u1[1:n] + k2*u2[1:n]

Instructions for use

none

Known limits / Use precautions

none

Validations

Validated model - Aurélie Kaemmerlen 11/2010

--------------------------------------------------------------
Licensed by EDF under a 3-clause BSD-license
Copyright © EDF 2009 - 2023
BuildSysPro version 3.6.0
Author : Aurélie KAEMMERLEN, EDF (2010)
Initial model : Add, Martin Otter, Copyright © Modelica Association and DLR.
--------------------------------------------------------------


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos