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

FIX: p&q vars overwritten in IVRU formulation #439

Merged
merged 4 commits into from
Aug 4, 2023
Merged

Commits on Aug 4, 2023

  1. FIX: p&q vars overwritten

    branch p and q variables were being overwritten with
    transformer and switch variables in the IVRU formulation. This fix ensures that separate pt and qt and psw and qsw variables are created for transformers and switches, respectively.
    
    Closes #437
    pseudocubic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    56eb24d View commit details
    Browse the repository at this point in the history
  2. UPD: ipopt settings

    pseudocubic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    55c1eb0 View commit details
    Browse the repository at this point in the history
  3. UPD: solver settings

    pseudocubic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    72ff840 View commit details
    Browse the repository at this point in the history
  4. UPD: solver settings

    pseudocubic committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    a4ffcf8 View commit details
    Browse the repository at this point in the history