SIMLYTIKS SIMULATION VIEWER¶
Launches the Simlytiks Simulation Viewer to display one or more simulations against a chosen response template. Use this worker when you need to inspect and compare simulation responses interactively within a d3VIEW workflow.
When to use¶
Tagged: responses, simlytiks, simulation_viewer, template, visualization.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Simulations | input_simulations | remote_lookup | — | One or more simulation records to load into the viewer; accepts multiple remote-lookup selections (dataType: simulations) — leave blank to open the viewer without pre-selecting any simulation. | |
| Template | input_template_id | remote_lookup | — | Response template that controls which KPIs and channels are rendered in the viewer; accepts a remote-lookup selection (dataType: templates) — leave blank to use the viewer’s default template. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Output 01 | output_01 | dataset | Tabular dataset of extracted simulation responses produced by the selected template, one row per simulation/channel combination, suitable for downstream processing or reporting. |
Disciplines¶
- cae.postprocessing.response
- cae.postprocessing.visualization
Auto-generated from platform schema. Worker id: simlytiks_simulations_viewer. Schema hash: 0fbb9be3dc11. Hand-curated docs in workerexamples/ override this page when present.