Skip to documentation content
On this page
  1. Reference contract
  2. Contract
  3. Authoritative source

system

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

Reference contract

FieldValueDescription
symboltelion_api.ScalarPDE.solve
parametersystem
kindpositional-or-keyword
type'AssembledSystem | None'
requiredfalse
defaultnull

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

Contract

PropertyValue
symboltelion_api.ScalarPDE.solve
parametersystem
kindpositional-or-keyword
type'AssembledSystem | None'
requiredfalse
defaultnull

Authoritative source

Catalog
python:telion_api.__all__
Identity
telion_api.ScalarPDE.solve:parameter:system
Path
sdk/python/telion_api/model.py
Symbol
telion_api.ScalarPDE.solve