Skip to content

Commit 5e84e9b

Browse files
Merge pull request #300 from ven-k/patch-1
docs: use `t_nounits` as `t`
2 parents f20dc42 + 5855eac commit 5e84e9b

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)