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¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Simulation | simulation_id | remote_lookup | — | Reference to the LS-DYNA simulation. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Keyword | keyword | dataset | { parts: […], materials: […], sections: […], contacts: […], parameters: […], note } |
Disciplines¶
- cae.postprocessing.extraction
Auto-generated from platform schema. Worker id: lsdyna_keyword_extract. Schema hash: 952db325fef8. Hand-curated docs in workerexamples/ override this page when present.