GET DAMAGE INFORMATION

Computes damage metrics from one or more input curves. Use this worker when you need to extract damage-related KPIs (e.g., accumulated damage, peak values) from time-history or response curves for durability or failure assessment.

When to use

Classification: process.

Tagged: curves, damage, durability, kpi, metrics, time-history.

Inputs

Label ID Type Default Required Description
Curve input_curve vector   One or more time-history or response curves from which damage metrics are computed; accepts multiple vector curves (e.g., stress, strain, or force vs. time) — leave empty if curves will be provided dynamically upstream.

Outputs

Label ID Type Description
Damage Metrics curves_get_damage_metrics_output_1 dataset Tabular dataset of computed damage metrics (e.g., accumulated damage index, peak damage, cycle counts) derived from the input curves, one row per curve or channel.

Disciplines

  • cae.postprocessing.response
  • data.curve.transform
  • engineering.durability
  • engineering.material.failure

Runnable example

A runnable example is registered for this worker. Open the example workflow on the d3VIEW canvas: /api/workflow/example?id=curves_get_damage_metrics


Auto-generated from transformation schema. Worker id: curves_get_damage_metrics. Schema hash: 4fb5c8a916bb. Hand-curated docs in workerexamples/ override this page when present.