python#

AMPL - solve multiple models in parallel#

multiproc.ipynb Open In Colab Kaggle Gradient Open In SageMaker Studio Lab
Description: Solve multiple AMPL models in parallel in Python with amplpy and the multiprocessing modules.

Optimal Power Flow with AMPL and Python - Bus Injection Model (BIM)#

Optimal Power Flow with AMPL and Python - Bus Injection Model (BIM) with controllable-phase shifting transformers and tap-changing transformers#

Optimal Power Flow with AMPL and Python - DC Power Flow#

Optimal Power Flow with AMPL and Python - conventional Power Flow#

Optimal Power Flow with AMPL and Python - data management#

Unit Commitment Problem with AMPL and Python - Power Grid Lib#

pglib_uc.ipynb Open In Colab Kaggle Gradient Open In SageMaker Studio Lab
Description: Generic notebook to solve Unit Commitment problems with AMPL and Python using the Power Grid Lib model and test instances.