powsybl / powsybl.github.io

Powsybl Website
https://www.powsybl.org
Creative Commons Attribution 4.0 International
7 stars 4 forks source link

[Shortcircuit] Fix units from kA to A #305

Closed colinepiloquet closed 8 months ago

colinepiloquet commented 8 months ago

Please check if the PR fulfills these requirements

Does this PR already have an issue describing the problem?

No

What kind of change does this PR introduce?

Docs update

What is the current behavior?

The currents in the results were documented as kA.

What is the new behavior (if this is a feature change)? The currents in the results were documented as A.

Does this PR introduce a breaking change or deprecate an API?