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

Generalised Powerflow for ACDC, Controls #273

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

leeraiyan
Copy link
Collaborator

Initial version of generalised powerflow code following power_flow_research.py format:

  • Works on pure AC, pure DC, AC/DC (small test cases for now)
  • Subclassing MultiCircuitRaiyan, ControlRaiyan, GeneratorRaiyan, Controlled_Trafo, VSC_Series: extended from gridcal objects
  • Add checks to ensure grid rules
  • Turned off @nb.njit(cache=True, fastmath=True) decorator in compute_fx_raiyan() function because of sometimes empty sets

@SanPen SanPen merged commit 09e29aa into SanPen:master Apr 8, 2024
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.

2 participants