Skip to content

Commit d7e4e54

Browse files
authored
Clarify usage intent of tunable metadata
@SebastianM-C I hope this clarification is in line with your usage?
1 parent 0ceecb6 commit d7e4e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/basics/Variable_metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ isdisturbance(u)
3434
```
3535

3636
## Mark parameter as tunable
37-
Indicate that a parameter can be automatically tuned by automatic control tuning apps.
37+
Indicate that a parameter can be automatically tuned by parameter optimization or automatic control tuning apps.
3838

3939
```@example metadata
4040
@parameters Kp [tunable=true]

0 commit comments

Comments
 (0)