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

Create System Solver

Create or update a system solver node.

Reference contract

FieldValueDescription
actioncreate_system_solver
aliases["create_study","study","stationary_study","transient_study","optimization_study"]
categorymodel
displayNameCreate System Solver
pythonNamesystem_solver
responseTypemodel

Create or update a system solver node.

Contract

PropertyValue
actioncreate_system_solver
aliases["create_study","study","stationary_study","transient_study","optimization_study"]
categorymodel
displayNameCreate System Solver
pythonNamesystem_solver
responseTypemodel

Dynamic call

model.command('create_system_solver', ...)

Authoritative source

Catalog
telion_backend.v2.python_api.runtime_command_catalog
Identity
runtime-command:create_system_solver
Path
src/telion_backend/v2/python_api.py
Symbol
runtime_command_catalog