Engineering Strain
Strain is a measure of deformation representing the displacement between particles in the body relative to a reference length.
Engineering strain equals the difference between the final and original lengths divided by the original length.
Formula
![Copy to Clipboard QuantityVariable["ε", "Unitless"] == (QuantityVariable["l", "Length"] - QuantityVariable["L", "Length"])/QuantityVariable["L", "Length"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/b0d/b0daaa20-a38c-4bd9-b9a9-7c06a9bc25ce/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| ε | engineering strain | "Unitless" |
| l | final length | "Length" |
| L | original length | "Length" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
