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

[DRAFT] Add VSC Two Terminal Loss Model #1167

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Oct 22, 2024

  1. add vars and constraints

    rodrigomha committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c1c4aae View commit details
    Browse the repository at this point in the history
  2. add constructors

    rodrigomha committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b24e022 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    ca75343 View commit details
    Browse the repository at this point in the history
  2. add bounds for variables

    rodrigomha committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a53150a View commit details
    Browse the repository at this point in the history
  3. add constraints

    rodrigomha committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    62f59d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. add pwl variables

    rodrigomha committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fdd267d View commit details
    Browse the repository at this point in the history
  2. update name to VSC loss

    rodrigomha committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    46ccb06 View commit details
    Browse the repository at this point in the history
  3. remove comments

    rodrigomha committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9ba6e4c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. add interpolation methods

    rodrigomha committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    fc0acc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c9ce9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91786f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1352eb7 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Configuration menu
    Copy the full SHA
    84b8aa0 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    5dc59d1 View commit details
    Browse the repository at this point in the history
  2. add exports

    rodrigomha committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    8446e26 View commit details
    Browse the repository at this point in the history
  3. add tests

    rodrigomha committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c67f721 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    b92b651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03fac9b View commit details
    Browse the repository at this point in the history