.AixLib.Fluid.Movers.PumpsPolynomialBased.BaseClasses

Contents

NameDescription
PumpBusStandard data bus with pump information
VariableLimiterLimit the range of a signal with variable limits
polynomial2Dcomputes the polynomial in two variables a and b: sum_ij( c[i, j] * a^i * b^j ) where c is the coefficient matrix.
polynomialABCcalculates polynomial function of form z = c[1]*x^2 + c[2]*xy + c[3]*y^2
polynomialABCinversecalculates the solution of x = f(y,z) defined by polynomial function z = c[1]*x^2 + c[2]*xy + c[3]*y^2
powerIntComputes the power x^n for the real x and the integer n.
efficiencyCharacteristiceta = f(Q,H,P) - efficiency characteristic (not pump specific!)

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos