.. _auto_lsdyna_keyword_extract: *LSDYNA KEYWORD EXTRACT (PART / MAT / SECTION / CONTACT / PARAMETER)* ===================================================================== PHP-side focused parser that pulls the five card classes the Root Cause Analyzer needs from the input deck — no Peacock CLI dependency. Returns lists of parts, materials, sections, contacts and parameters with token arrays for downstream rule matching. When to use ----------- Tagged: ``keyword``, ``parser``, ``part``, ``material``, ``section``, ``contact``, ``parameter``, ``lsdyna``. 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. Outputs ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - Keyword - keyword - dataset - { parts: [...], materials: [...], sections: [...], contacts: [...], parameters: [...], note } Disciplines ----------- - cae.postprocessing.extraction .. raw:: html

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