mp.math_model_opf

class mp.math_model_opf

Bases: mp.math_model

mp.math_model_opf - Abstract base class for optimal power flow (OPF) math model objects.

Provide implementations for adding system variables to the mathematical model and creating an interior starting point.

Method Summary
task_tag()
task_name()
build_aux_data(nm, dm, mpopt)
add_system_vars(nm, dm, mpopt)
interior_x0(mm, nm, dm, x0)
interior_va(nm, dm)