DIGITIZE A ENG-SS CURVES¶
Digitizes one or more engineering stress-strain curves by extracting discrete data points from raw curve inputs. Use this worker when you need clean, standardized engineering stress-strain representations ready for downstream material characterization or calibration steps.
When to use¶
Classification: process.
Tagged: curve, digitize, eng_ss, engineering_stress_strain, material, stress_strain.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Curve 1 | curves | vector | — | One or more raw engineering stress-strain curve vectors to be digitized; accepts multiple curve inputs and is optional if no curves are available at the time of execution. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Digitized Eng SS Curve | curve_digitize_output_1 | vector | The digitized engineering stress-strain curve vector produced from the input curves, ready for use in material characterization or calibration workflows. |
Disciplines¶
- data.curve.transform
- engineering.material.characterization
Runnable example¶
A runnable example is registered for this worker. Open the example workflow on the d3VIEW canvas: /api/workflow/example?id=curves_digitize_eng_ss
Auto-generated from transformation schema. Worker id: curves_digitize_eng_ss. Schema hash: df93d8b6bfa4. Hand-curated docs in workerexamples/ override this page when present.