.. _auto_curves_offset_to_strain_rates: *OFFSET BASE CURVE TO STRAIN RATES* =================================== Offsets a quasi-static base curve along the stress/force axis to align it with a set of reference strain-rate curves. Use this worker when you need to synthesize a strain-rate-scaled version of a base material curve by anchoring it to existing rate-dependent reference curves. When to use ----------- Classification: **process**. Tagged: ``curve_scaling``, ``material_curve``, ``offset``, ``quasi_static``, ``rate_dependent``, ``strain_rate``. Inputs ------ .. list-table:: :header-rows: 1 :widths: 20 20 20 20 20 20 * - Label - ID - Type - Default - Required - Description * - Curve In - curve_in - vector - — - - The base quasi-static stress–strain (or force–displacement) curve to be offset; supplied as a single XY vector. Leave unconnected only if the offset operation is not required. * - Ref Curves - ref_curves - vector - — - - Collection of reference strain-rate curves (XY vectors) used as the target anchors for the offset calculation; each curve should represent a distinct strain rate of the same material. Outputs ------- .. list-table:: :header-rows: 1 :widths: 20 20 20 20 * - Label - ID - Type - Description * - curves_offset_to_strain_rates_output_1 - curves_offset_to_strain_rates_output_1 - vector - The resulting offset curve (XY vector) derived from the base quasi-static input after alignment to the reference strain-rate curves. Disciplines ----------- - data.curve.pair - 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_offset_to_strain_rates `_ .. raw:: html

Auto-generated from transformation schema. Worker id: curves_offset_to_strain_rates. Schema hash: 6d23006da4a4. Hand-curated docs in workerexamples/ override this page when present.