LSDYNA D3PLOT PER-PART PEAK FIELDS

Walks the D3PLOT state archive and returns per-part peak values (plastic strain, Von Mises) with time-of-peak. Used by the Root Cause Analyzer to flag parts past hardening onset or near failure strain.

When to use

Tagged: d3plot, peak_fields, plastic_strain, von_mises, lsdyna, root_cause.

Inputs

Label ID Type Default Required Description
Simulation simulation_id remote_lookup   Reference to the LS-DYNA simulation.
Components components text plastic_strain,von_mises   Comma-separated d3plot fields to extract per-part peaks for.

Outputs

Label ID Type Description
Peaks peaks dataset { items: [{ part_id, <comp>_peak, <comp>_tpeak, … }], count, note }

Disciplines

  • cae.postprocessing.extraction

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