Skip to content
New issue

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

System structure modifier updates #407

Open
wants to merge 21 commits into
base: master
Choose a base branch
from

Conversation

nlaws-camus
Copy link
Collaborator

The NetworkAnalyzer was using a method to set nominal voltages that said in its doc string:

warning:: Use set_nominal_voltages_recur instead.

So I have changed the NetworkAnalyzer to use set_nominal_voltages_recur.

Also some doc strings and formatting improvements. And removed a third method for setting nominal voltages that said:

warning:: DO NOT USE. Use set_nominal_voltages instead

_set_nominal_voltages seems to be the worst of three methods defined to set nominal voltages
_set_nominal_voltages seems to be the worst of three methods defined to set nominal voltages
@nlaws-camus nlaws-camus changed the base branch from master to Add-units-to-models November 18, 2022 21:00
@nlaws-camus nlaws-camus changed the base branch from Add-units-to-models to master November 18, 2022 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant