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