modelBreak
Breaks transmission of term.theta, 3phase dq0
Extends from Ports.PortBase (base model adapting Spot to PowerSystems).
Information
Breaks explicitly transfer of angle theta from term_p to term_n.
The electric connections remain the same as in Base.PortsACdq0.Port_pn, whereas the equation
term_n.theta = term_p.theta
is omitted together with the function 'Connections.branch'
(only for advanced use needed).
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Ports.ACdq0_p | term_p | positive terminal | |
| Ports.ACdq0_n | term_n | negative terminal |