mp.math_model_pf_acps

class mp.math_model_pf_acps

Bases: mp.math_model_pf_ac, mp.mm_shared_pfcpf_acps

mp.math_model_pf_acps - Power flow (PF) math model for AC-polar-power formulation.

Implements formulation-specific node balance constraints and inherits from formulation-specific class for shared PF/CPF code.

Also includes implementations of methods specific to fast-decoupled power flow.

Method Summary
form_tag()
form_name()
add_node_balance_constraints(nm, dm, mpopt)
gs_x_update(x, f, nm, dm, mpopt)
zg_x_update(x, f, nm, dm, mpopt)
fd_jac_approx(nm, dm, mpopt)
fdpf_B_matrix_models(dm, alg)