.. _auto_lsdyna_d3plot_max_fields: *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 ------ .. list-table:: :header-rows: 1 :widths: 20 20 20 20 20 20 * - 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 ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - Peaks - peaks - dataset - { items: [{ part_id, _peak, _tpeak, ... }], count, note } Disciplines ----------- - cae.postprocessing.extraction .. raw:: html

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