mp.math_model_opf_dc

class mp.math_model_opf_dc

Bases: mp.math_model_opf

mp.math_model_opf_dc - Optimal Power flow (OPF) math model for DC formulation.

Provides formulation-specific and OPF-specific subclasses for elements.

Provides implementation of nodal balance constraint method and setup of solver options.

Implements convert_x_m2n() to convert from math model state to network model state.

Constructor Summary
math_model_opf_dc()
Method Summary
form_tag()
form_name()
convert_x_m2n(mmx, nm)
add_node_balance_constraints(nm, dm, mpopt)
solve_opts(nm, dm, mpopt)