Skip to documentation content
On this page
  1. Reference

Generated workflow

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

Reference

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.