REMOVE THERMAL EFFECTS BY SCALING UP THE DYNAMIC CURVES¶
Removes thermal-softening effects from material test data by scaling up dynamic engineering-stress curves until they no longer intersect the quasi-static reference curve. Use this worker when dynamic curves dip below the quasi-static curve due to thermal effects and need to be corrected before calibration.
When to use¶
Classification: process.
Tagged: curve_correction, dynamic_curves, engstress, material_testing, quasi_static, scale_up, thermal_effects, thermal_softening.
Inputs¶
| Label | ID | Type | Default | Required | Description |
|---|---|---|---|---|---|
| Quasi Static And Dynamic Curves | quasistaticand_dynamic_curves | vector | — | Collection of engineering stress–strain curves comprising at least one quasi-static reference and one or more dynamic curves (vector format, multiple curves accepted); thermal intersection detection and scale-up correction is applied across this set. |
Outputs¶
| Label | ID | Type | Description |
|---|---|---|---|
| curves_engstress_scale_up_output_1 | curves_engstress_scale_up_output_1 | vector | Corrected engineering stress–strain curves (vector format) in which the dynamic curves have been scaled upward to remove thermal-softening-induced intersections with the quasi-static curve. |
Disciplines¶
- data.curve.transform
- engineering.material.calibration
- 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_engstress_scale_up
Auto-generated from transformation schema. Worker id: curves_engstress_scale_up. Schema hash: 3d197e1e55db. Hand-curated docs in workerexamples/ override this page when present.