mp.dme_shunt
- class mp.dme_shunt
Bases:
mp.dm_elementmp.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
tabproperty:Name
Type
Description
businteger
bus ID (
uid)gsdouble
\(g_s\), shunt conductance, specified as nominal [1] active power demand (MW)
bsdouble
\(b_s\), shunt susceptance, specified as nominal [1] reactive power injection (MVAr)
pdouble
\(p\), total active power absorbed (MW)
qdouble
\(q\), total reactive power absorbed (MVAr)
- Property Summary
-
- 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()
- 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)