LS-DYNA PARSE SENSORS FROM SYSTEM MODEL

Parses sensor definitions from an LS-DYNA system model and returns them as a structured dataset. Use this worker to extract all sensor entries from a registered system model for downstream processing, inspection, or CAE deck authoring.

When to use

Tagged: extraction, lsdyna, parse, sensors, system_model.

Inputs

Label ID Type Default Required Description
System Model systemmodel_id remote_lookup Remote lookup reference to the LS-DYNA system model from which sensors will be parsed; select the target system model registered on the platform (required).

Outputs

Label ID Type Description
Sensors sensors dataset Tabular dataset containing all sensor definitions extracted from the system model, with each row representing one sensor and columns capturing its properties (e.g., sensor ID, type, location, and associated parameters).

Disciplines

  • cae.postprocessing.extraction
  • cae.preprocessing.deck_authoring

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