DIGITIZE A ENG-SS¶
Digitizes an engineering stress-strain curve from a raw input vector, producing a cleaned and standardized engineering stress-strain output curve. Use this worker when you need to extract or normalize a digitized eng-SS curve for downstream material characterization or calibration workflows.
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 | curve1 | vector | — | Input engineering stress-strain vector curve to be digitized; provide a raw eng-SS curve in d3VIEW vector format — leave empty if the curve will be drawn or imported interactively within the workflow. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| Digitized Eng SS Curve | curve_digitize_output_1 | vector | Digitized engineering stress-strain curve output as a cleaned vector, suitable for direct use in material characterization, calibration, or library-import steps. |
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=curve_digitize_eng_ss
Auto-generated from transformation schema. Worker id: curve_digitize_eng_ss. Schema hash: a1f63dbcb2da. Hand-curated docs in workerexamples/ override this page when present.