LSDYNA D3HSP SUMMARY (PER-PART CATALOG)

Reads D3HSP for an LS-DYNA simulation and returns one row per part with part_id, name, material_id, section_id, mass, mat_name, sec_name. Backs the Root Cause Analyzer’s part-context tool.

When to use

Tagged: d3hsp, part_catalog, bom, lsdyna, root_cause.

Inputs

Label ID Type Default Required Description
Simulation simulation_id remote_lookup   Reference to the LS-DYNA simulation.

Outputs

Label ID Type Description
Parts parts dataset { items: [{ part_id, name, material_id, section_id, mass, mat_name, sec_name }], count, note }

Disciplines

  • cae.postprocessing.extraction

Auto-generated from platform schema. Worker id: lsdyna_d3hsp_summary. Schema hash: 2d2e0f6231e8. Hand-curated docs in workerexamples/ override this page when present.