Skip to content

Commit 5855eac

Browse files
authored
docs: use t_nounits as t
Otherwise, `@mtkmodel` picks the default `t` with units.
1 parent f20dc42 commit 5855eac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/connectors/sign_convention.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ The flow variable (i.e. force) input component for the `Mechanical` domain is
6060
```@example sign_convention
6161
using ModelingToolkit
6262
using ModelingToolkitStandardLibrary.Mechanical.Translational
63+
using ModelingToolkit: t_nounits as t
6364
6465
@mtkmodel ConstantForce begin
6566
@parameters begin

0 commit comments

Comments
 (0)