Skip to documentation content
On this page
  1. Contract

system

`system` is an optional parameter of `telion_api.ScalarPDE.solve` with the installed type contract `'AssembledSystem | None'`.

system is an optional parameter of telion_api.ScalarPDE.solve with the installed type contract 'AssembledSystem | None'.

Contract

PropertyValue
symboltelion_api.ScalarPDE.solve
parametersystem
type'AssembledSystem | None'
requiredfalse
defaultnull
system — Telion Python API 0.1.0-alpha | Telion