Skip to content

Commit

Permalink
fixup! docs: add friction tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
sathvikbhagavan committed Apr 19, 2024
1 parent c6e2177 commit e82936d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/friction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Friction between moving bodies is not trivial to model. There have been idealise
First, lets import the required packages.

```@example friction
using UDEComponents
using ModelingToolkitNeuralNets
using ModelingToolkit
import ModelingToolkit.t_nounits as t
import ModelingToolkit.D_nounits as Dt
Expand Down

0 comments on commit e82936d

Please sign in to comment.