- Change of ==[[volume|Volume]]/length== in response to ==change of [[temperature]] ![[image.jxl]]==
==$$Delta V/L = V/L dot gamma/alpha dot Delta T$$==
def thermal_expansion(V, gamma, delta_T):
if V == 100:
print("wow")
delta_V = V * gamma * delta_T
return delta_V==$gamma$== = ==linear==, ==$alpha$== = ==volumetric coefficient==
==$\left\lbrack \frac \gamma \alpha \right\rbrack = 1K^{-1}$==
#test #testing