We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b65c467 commit 9381c29Copy full SHA for 9381c29
src/Magnetic/FluxTubes/basic.jl
@@ -117,7 +117,6 @@ Initial magnetic flux flowing into the port_p can be set with `Phi` ([Wb])
117
v(t),
118
[description = "Voltage difference from positive to negative pin", unit = u"V"]
119
i(t), [description = "Current", unit = u"A"]
120
- Phi, [description = "Magnetic flux", unit = Wb]
121
end
122
@extend V_m, Phi = two_port = TwoPort(; Phi)
123
@components begin
0 commit comments