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.
tunable
1 parent 0ceecb6 commit d7e4e54Copy full SHA for d7e4e54
docs/src/basics/Variable_metadata.md
@@ -34,7 +34,7 @@ isdisturbance(u)
34
```
35
36
## Mark parameter as tunable
37
-Indicate that a parameter can be automatically tuned by automatic control tuning apps.
+Indicate that a parameter can be automatically tuned by parameter optimization or automatic control tuning apps.
38
39
```@example metadata
40
@parameters Kp [tunable=true]
0 commit comments