ModelicaStandardLibrary icon indicating copy to clipboard operation
ModelicaStandardLibrary copied to clipboard

mBasic in functions in Modelica.Electrical.Polyphase.Functions

Open HansOlsson opened this issue 9 months ago • 0 comments

The functions Modelica.Electrical.Polyphase.Functions.factorY2D and Modelica.Electrical.Polyphase.Functions.factorY2DC contain the line:

parameter Integer mBasic=integer(m/numberOfSymmetricBaseSystems(m));

why is it declared as parameter?

(Well, realized that I already made the PR; but might as well link them instead of just closing this.)

HansOlsson avatar Apr 30 '24 12:04 HansOlsson