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 c6e2177 commit e82936dCopy full SHA for e82936d
docs/src/friction.md
@@ -7,7 +7,7 @@ Friction between moving bodies is not trivial to model. There have been idealise
7
First, lets import the required packages.
8
9
```@example friction
10
-using UDEComponents
+using ModelingToolkitNeuralNets
11
using ModelingToolkit
12
import ModelingToolkit.t_nounits as t
13
import ModelingToolkit.D_nounits as Dt
0 commit comments