FluxTubes.TwoPort ​
This component extends from TwoPortExtended
Usage ​
TranslatedComponents.FluxTubes.TwoPort()
Connectors ​
port_p- (MagneticPort)port_n- (MagneticPort)
Variables ​
| Name | Description | Units |
|---|---|---|
V_m | A | |
Phi | Wb |
Source ​
dyad
partial component TwoPort
extends TwoPortExtended
relations
0 = port_p.Phi + port_n.Phi
endFlattened Source
dyad
partial component TwoPort
port_p = MagneticPort()
port_n = MagneticPort()
variable V_m::Dyad.MagneticPotentialDifference
variable Phi::Dyad.MagneticFlux
relations
V_m = port_p.V_m - port_n.V_m
Phi = port_p.Phi
0 = port_p.Phi + port_n.Phi
metadata {}
endTest Cases ​
No test cases defined.
Related ​
Examples
Experiments
Analyses