mp.dme_shunt3p
- class mp.dme_shunt3p
Bases:
mp.dm_elementmp.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
tabproperty:Name
Type
Description
businteger
bus ID (
uid)gs1double
phase 1 shunt conductance, specified as nominal [1] active power demand (kW)
gs2double
phase 2 shunt conductance, specified as nominal [1] active power demand (kW)
gs3double
phase 3 shunt conductance, specified as nominal [1] active power demand (kW)
bs1double
phase 1 shunt susceptance, specified as nominal [1] reactive power injection (kVAr)
bs2double
phase 1 shunt susceptance, specified as nominal [1] reactive power injection (kVAr)
bs3double
phase 3 shunt susceptance, specified as nominal [1] reactive power injection (kVAr)
- Property Summary
-
- 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)