mp.dme_shunt3p

class mp.dme_shunt3p

Bases: mp.dm_element

mp.dme_shunt3p - Data model element for 3-phase shunt.

Implements the data element model for 3-phase shunt elements.

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

Name

Type

Description

bus

integer

bus ID (uid)

gs1

double

phase 1 shunt conductance, specified as nominal [1] active power demand (kW)

gs2

double

phase 2 shunt conductance, specified as nominal [1] active power demand (kW)

gs3

double

phase 3 shunt conductance, specified as nominal [1] active power demand (kW)

bs1

double

phase 1 shunt susceptance, specified as nominal [1] reactive power injection (kVAr)

bs2

double

phase 1 shunt susceptance, specified as nominal [1] reactive power injection (kVAr)

bs3

double

phase 3 shunt susceptance, specified as nominal [1] reactive power injection (kVAr)

Property Summary
bus

bus index vector (all loads)

gs1

phase 1 shunt conductance (p.u. active power demanded at

gs2

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

gs3

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

bs1

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

bs2

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

bs3

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

Method Summary
name()
label()
labels()
cxn_type()
cxn_idx_prop()
main_table_var_names()
initialize(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_data_row_det(dm, k, out_e, mpopt, fd, pp_args)