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

Flexible load documentation ++ #131

Merged
merged 11 commits into from
Sep 21, 2023
Merged

Flexible load documentation ++ #131

merged 11 commits into from
Sep 21, 2023

Conversation

benoit9126
Copy link
Member

@benoit9126 benoit9126 commented Sep 19, 2023

Close #127

  • I have added some methods to the class FlexibleParameter:
    • compute_powers in order to compute the resulting flexible powers for a given theoretical power and a list of voltage norms.
    • plot_control_p to plot the control curve of the active power control
    • plot_control_q to plot the control curve of the reactive power control
    • plot_pq to plot the trajectory of a control on the (P,Q) plane.
  • The documentation page on the flexible loads has been split in several pages. The feasible domain section became a page with examples.
  • A small bug in the powers setter of the PowerLoad
  • Add the extra plot to install plot dependencies. Currently, only matplotlib.

@benoit9126 benoit9126 added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 19, 2023
@benoit9126 benoit9126 self-assigned this Sep 19, 2023
benoit9126 and others added 4 commits September 19, 2023 18:09
* Replace the term "effective power" by "actual power"
* A few grammatical changes
* Fix some dead links in the flexible parameter docstring
@benoit9126 benoit9126 merged commit 46a1025 into develop Sep 21, 2023
@benoit9126 benoit9126 deleted the issue127 branch September 21, 2023 13:28
@benoit9126 benoit9126 mentioned this pull request Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DOC: Flexible loads feasible domains
2 participants