parameterAvailable
maximum_solution_steps
`maximum_solution_steps` is an optional parameter of `telion_api.Model.transient_study` with the installed type contract `int`.
Reference contract
| Field | Value | Description |
|---|---|---|
| symbol | telion_api.Model.transient_study | — |
| parameter | maximum_solution_steps | — |
| kind | positional-or-keyword | — |
| type | int | — |
| required | false | — |
| default | 10000 | — |
maximum_solution_steps is an optional parameter of telion_api.Model.transient_study with the installed type contract int.
Contract
| Property | Value |
|---|---|
| symbol | telion_api.Model.transient_study |
| parameter | maximum_solution_steps |
| kind | positional-or-keyword |
| type | int |
| required | false |
| default | 10000 |