We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In the Modelica Standard Library, it was chosen to use V.A as a unit, as opposed to VA, see modelica/ModelicaStandardLibrary#2076
V.A
VA
PowerSystems uses VA, as well as the displayUnit MVA. Should it switch to use V.A and MV.A to match the standard library?
MVA
MV.A
The text was updated successfully, but these errors were encountered:
Thank you for this hint.
Sorry, something went wrong.
No branches or pull requests
In the Modelica Standard Library, it was chosen to use
V.A
as a unit, as opposed toVA
, see modelica/ModelicaStandardLibrary#2076PowerSystems uses
VA
, as well as the displayUnitMVA
. Should it switch to useV.A
andMV.A
to match the standard library?The text was updated successfully, but these errors were encountered: