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 b9b0cce commit 0efcdbeCopy full SHA for 0efcdbe
test/Magnetic/magnetic.jl
@@ -5,6 +5,8 @@ import ModelingToolkitStandardLibrary.Magnetic
5
using ModelingToolkit, OrdinaryDiffEq, Test
6
# using Plots
7
8
+@parameters t
9
+
10
@testset "Inductor" begin
11
mu_air = 1
12
l_air = 0.0001
0 commit comments