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

Ep/dynamic voltage support #134

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

Commits on Jan 12, 2024

  1. Dynamic Voltage Support Controller Implementation

    Added dynamic voltage support controller (DynamicVoltageSupport.py) and necessary edits to other modules for implementation. Added documentation and sample results to docs/source.
    Pohl, Erik authored and Pohl, Erik committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    135c517 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Update Dynamic Voltage Supprt.md

    Pohl, Erik authored and Pohl, Erik committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    475a47e View commit details
    Browse the repository at this point in the history
  2. Update Dynamic Voltage Supprt.md

    Pohl, Erik authored and Pohl, Erik committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4c966b6 View commit details
    Browse the repository at this point in the history
  3. fix images in instructions page

    Pohl, Erik authored and Pohl, Erik committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    fe707d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    9f7ba4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6373bd5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Added testing module and data inputs for dynamic voltage support cont…

    …roller
    
    Added testing module and data inputs for dynamic voltage support controller
    Pohl, Erik authored and Pohl, Erik committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ed6ed99 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Testing fix with null.txt files

    Testing fix with null.txt files
    Pohl, Erik authored and Pohl, Erik committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    2bafec0 View commit details
    Browse the repository at this point in the history
  2. testing fix 2

    testing fix 2
    Pohl, Erik authored and Pohl, Erik committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    67d4013 View commit details
    Browse the repository at this point in the history
  3. updated master.dss

    updated master.dss
    Pohl, Erik authored and Pohl, Erik committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    59eabb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Full refactor of DVS controller and DVS docs

    DVS controller version 2.0: Fully refactored DVS controller and implemented inverter controller transfer function. Reorganized the DVS controller module with functions for each step in the algorithm. Re-produced sample results and updated docs with new results and parameters. Updated test_dynamic_voltage_support.py as well.
    Pohl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    43c1ca5 View commit details
    Browse the repository at this point in the history
  2. Minor changes from previous push to remove prints and fix docs

    Minor changes from previous push to remove prints and fix docs
    Pohl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1d11bad View commit details
    Browse the repository at this point in the history
  3. minor docs fixes for DVS

    minor docs fixes for DVS
    Pohl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1bea4ef View commit details
    Browse the repository at this point in the history
  4. Minor doc fixes for DVS doc

    Minor doc fixes for DVS doc
    Pohl committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bf8d834 View commit details
    Browse the repository at this point in the history