runtime-commandAvailable
Create System Solver
Create or update a system solver node.
Reference contract
| Field | Value | Description |
|---|---|---|
| action | create_system_solver | — |
| aliases | ["create_study","study","stationary_study","transient_study","optimization_study"] | — |
| category | model | — |
| displayName | Create System Solver | — |
| pythonName | system_solver | — |
| responseType | model | — |
Create or update a system solver node.
Contract
| Property | Value |
|---|---|
| action | create_system_solver |
| aliases | ["create_study","study","stationary_study","transient_study","optimization_study"] |
| category | model |
| displayName | Create System Solver |
| pythonName | system_solver |
| responseType | model |
Dynamic call
model.command('create_system_solver', ...)