Skip to content

Set new phase relationship to be true for better conserving energy

Daniel Brown requested to merge fix/v3_phase_transmission into develop

What does this MR do and why?

Enables the new phase relationship to be used by default. Can get incorrect power conservation if not used in more complicated cases so should probably be on by default. In most cases this will be identical the other phase relationship.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Includes tests for added/modified code
  • Added or modified the documentation if relevant
  • Docstrings added/modified for new/modified functions
  • Committer/reviewer has ran the documentation stage when ready to merge
Edited by Daniel Brown

Merge request reports