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

Generated workflow

Builds geometry and mesh, solves one enabled system solver, and stages a save.

Reference contract

FieldValueDescription
Trust requiredfalse
Study selectionexact -study label or first enabled solver

Generated source imports run from telion, calls model.build_geometry(), model.build_mesh(), model.solve(<label>), and model.save() in order. -study selects an exact enabled label; otherwise the first enabled system solver is used. Generated source does not require --trust-workflow.

Authoritative source

Catalog
telion.batch.workflow
Identity
generated_workflow_source
Path
src/telion_backend/v2/workflow.py
Symbol
generated_workflow_source