physics-fieldAvailable
Integrator
`Integrator` is a declared `enum` field of `domain-features:Time Integration`; it is required where that distinction applies.
Reference contract
| Field | Value | Description |
|---|---|---|
| default | BDF | — |
| name | Integrator | — |
| options | ["BDF","Exact Linear ZOH"] | — |
| read_only | false | — |
| required | true | — |
| unit | null | — |
| value_type | enum | — |
Integrator is a declared enum field of domain-features:Time Integration; it is required where that distinction applies.
Contract
| Property | Value |
|---|---|
| default | BDF |
| name | Integrator |
| options | ["BDF","Exact Linear ZOH"] |
| read_only | false |
| required | true |
| unit | null |
| value_type | enum |