Published model workflow
Build each authoritative model stage explicitly and keep draft edits separate from published geometry, mesh, and results.
Telion separates editable model declarations from the geometry, mesh, and result data that have actually been built. This distinction keeps the visible state reproducible while parameters, selections, or boundary conditions are still being edited.
The Mesh feature reference is resolved from its stable feature ID when the release is composed, so this guide cannot drift to a hand-maintained route.
Build order
- Define parameters and geometry operations.
- Build Geometry and inspect the resulting entities.
- Assign source-backed materials and physics features to explicit entity sets.
- Build Mesh and review element sizing and topology.
- Configure a compatible System Solver and solve.
- Publish the selected plot before exporting a figure, table, or report.
Warning. A draft expression or model-tree edit does not certify a new geometry, mesh, or solution. Rebuild the affected stage before using it as evidence.
Numerical state
For a solved finite-element system, the published state satisfies the assembled residual contract
within the recorded solver tolerances for the saved parameter vector , selected solver configuration, and recorded mesh identity. A linear stationary system may reduce to . A plotted field is a view of that solution dataset; changing plot styling does not change the authoritative solver state.
Release check
| Check | Required evidence |
|---|---|
| Geometry | Current build status and stable entity labels |
| Mesh | Current mesh revision, counts, and topology identity |
| Solve | Completed solver status for the selected system solver |
| Plot | Published dataset and field association |
| Export | File created from the current published plot or table |
Keep the project file with the generated figure or table so another user can reproduce the exact release state.