Skip to content

Commit 9381c29

Browse files
ven-kAayushSabharwal
authored andcommitted
metadata(components): adds units to Magnetic/FluxTubes components
1 parent b65c467 commit 9381c29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Magnetic/FluxTubes/basic.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,6 @@ Initial magnetic flux flowing into the port_p can be set with `Phi` ([Wb])
117117
v(t),
118118
[description = "Voltage difference from positive to negative pin", unit = u"V"]
119119
i(t), [description = "Current", unit = u"A"]
120-
Phi, [description = "Magnetic flux", unit = Wb]
121120
end
122121
@extend V_m, Phi = two_port = TwoPort(; Phi)
123122
@components begin

0 commit comments

Comments
 (0)