Skip to documentation content
On this page
  1. Contract

flux

`flux` is an optional parameter of `telion_api.Model.general_form_pde` with the installed type contract `Iterable[dict[str, Any]] | dict[str, Any] | None`.

flux is an optional parameter of telion_api.Model.general_form_pde with the installed type contract Iterable[dict[str, Any]] | dict[str, Any] | None.

Contract

PropertyValue
symboltelion_api.Model.general_form_pde
parameterflux
typeIterable[dict[str, Any]] | dict[str, Any] | None
requiredfalse
defaultnull
flux — Telion Python API 0.1.0-alpha | Telion