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 589cd1e commit a1ff68dCopy full SHA for a1ff68d
test/dq_units.jl
@@ -223,4 +223,4 @@ end
223
@variables X(tt) [unit = u"L"]
224
DD = Differential(tt)
225
eqs = [DD(X) ~ p - d * X + d * X]
226
-@test ModelingToolkit.validate(eqs)
+@test ModelingToolkit.validate(eqs)
0 commit comments