PARSES A LS-PREPOST EXPORTED FILE TO IMPORT DATA RELATED TO NODES AND NODAL OR ELEMENT RESULTSR¶
Parses an LS-Prepost exported file to extract nodal and element results, then archives and attaches the parsed output to the parent simulation. Use this worker to ingest LS-Prepost ASCII result exports and make structured nodal/element data available for downstream processing.
When to use¶
Tagged: archive, attachment, d3plot, element-results, files, ls-prepost, lsdyna, nodal-results.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Simulation | simulation_id | remote_lookup | — | ✓ | The parent simulation record to which the parsed results will be attached; select the LS-DYNA simulation that produced the LS-Prepost export file. |
| LS-Prepost Generated Export File | file_id | remote_lookup | — | ✓ | The LS-Prepost exported ASCII file (attached to the selected simulation) containing nodal coordinates and nodal/element result fields to be parsed. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Parsed Data | parsed | dataset | Structured dataset of parsed nodal and element results extracted from the LS-Prepost export file, available for downstream analysis or visualization. |
Disciplines¶
- cae.postprocessing.extraction
- data.dataset.ingest
- data.io.archive
- data.io.file
Auto-generated from platform schema. Worker id: simulation_parse_nodal_results. Schema hash: 00ef551299d4. Hand-curated docs in workerexamples/ override this page when present.