Skip to content

Optimal Power Flow calculation for the Electrical Grid Simulator (EGS).

License

Notifications You must be signed in to change notification settings

aloytag/electricalsim-opf-quadratic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electricalsim-opf-quadratic

Extension for solving the Optimal Power Flow calculation (OPF) with quadratic costs for the Electrical Grid Simulator (EGS).

This extension uses the pandapower capabilities for OPF through the PYPOWER solver, according to the runopp() and rundcopp() functions (AC OPF and DC OPF). For more details, see the pandapower documentation here.

Intallation & updates

Using pip:

pip install electricalsim-opf-quadratic -U

On MS Windows you may prefer:

python -m pip install electricalsim-opf-quadratic -U

Screenshots

Select and execute the extension in EGS

Select and execute the extension in EGS

Running the extension

Running the extension

Tab 1: Cost coefficients

Tab 1: Cost coefficients

Tab 2: Model and basic solver settings

Tab 2: Model and basic solver settings

Tab 3: Advanced solver parameters

Tab 3: Advanced solver parameters

Results

Results