Thermal Deformation
Thermal deformation refers to any changes in the shape or size of an object due to a change in temperature.
The deformation equals the product of the length, linear coefficient of thermal expansion and the difference between the equilibrium temperature and the temperature.
Formula
![Copy to Clipboard QuantityVariable["δ", "Length"] == QuantityVariable["L", "Length"]*QuantityVariable["α", "LinearThermalExpansionCoefficient"]*(-QuantityVariable["T", "Temperature"] + QuantityVariable[Subscript["T", "2"], "Temperature"])](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/8e3/8e3f862b-0995-4b17-a702-ac64286cf667/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| δ | deformation | "Length" |
| L | length | "Length" |
| α | linear coefficient of thermal expansion | "LinearThermalExpansionCoefficient" |
| T | temperature | "Temperature" |
| T2 | equilibrium temperature | "Temperature" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= | ![]() |
| Out[3]= |

![FormulaData[
ResourceObject[
"Thermal Deformation"], {QuantityVariable["\[Delta]","Length"] ->
Quantity[0.115`, "Millimeters"],
QuantityVariable["L","Length"] -> Quantity[100, "Millimeters"],
QuantityVariable["T","Temperature"] ->
Quantity[25, "DegreesCelsius"],
QuantityVariable["\[Alpha]","LinearThermalExpansionCoefficient"] ->
Quantity[0.000023`, 1/("KelvinsDifference")]}]](images/8e3/8e3f862b-0995-4b17-a702-ac64286cf667-io-3-i.en.gif)