mp.dme_shunt

class mp.dme_shunt

Bases: mp.dm_element

mp.dme_shunt - Data model element for shunt.

Implements the data element model for shunt elements.

Adds the following columns in the main data table, found in the tab property:

Name

Type

Description

bus

integer

bus ID (uid)

gs

double

\(g_s\), shunt conductance, specified as nominal [1] active power demand (MW)

bs

double

\(b_s\), shunt susceptance, specified as nominal [1] reactive power injection (MVAr)

p

double

\(p\), total active power absorbed (MW)

q

double

\(q\), total reactive power absorbed (MVAr)

Property Summary
bus

bus index vector (all shunts)

gs

shunt conductance (p.u. active power demanded at

bs

V = 1.0 p.u.) for shunts that are on

Method Summary
name()
label()
labels()
cxn_type()
cxn_idx_prop()
main_table_var_names()
count(dm)
update_status(dm)
build_params(dm)
pp_have_section_sum(mpopt, pp_args)
pp_data_sum(dm, rows, out_e, mpopt, fd, pp_args)
pp_have_section_det(mpopt, pp_args)
pp_get_headers_det(dm, out_e, mpopt, pp_args)
pp_get_footers_det(dm, out_e, mpopt, pp_args)
pp_data_row_det(dm, k, out_e, mpopt, fd, pp_args)