Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.

Material Thermal Expansion Coefficient Formula

Please login with a confirmed email address before reporting spam

How to interpret the formula for thermal expansion coefficient of materials in comsol:

(alpha_solid_polycrystalline_1(T)+(Tempref-293[K])*if(abs(T-Tempref)>1e-3,(alpha_solid_polycrystalline_1(T)-alpha_solid_polycrystalline_1(Tempref))/(T-Tempref),d(alpha_solid_polycrystalline_1(T),T)))/(1+alpha_solid_polycrystalline_1(Tempref)*(Tempref-293[K]))


1 Reply Last Post Jun 29, 2022, 2:08 a.m. EDT
Henrik Sönnerlind COMSOL Employee

Please login with a confirmed email address before reporting spam

Posted: 2 years ago Jun 29, 2022, 2:08 a.m. EDT

The background is discussed in https://www.comsol.com/forum/thread/34508/Inaccuracies-in-the-formulas-of-the-Materials-Browser and the details are also given in the documentation for the Structural Mechanics module.

The 'if' part of the expression is necessary to avoid a potential 0/0 problem. It then makes use of L'Hôpital's rule to resolve that case.

-------------------
Henrik Sönnerlind
COMSOL
The background is discussed in and the details are also given in the documentation for the Structural Mechanics module. The 'if' part of the expression is necessary to avoid a potential 0/0 problem. It then makes use of L'Hôpital's rule to resolve that case.

Note that while COMSOL employees may participate in the discussion forum, COMSOL® software users who are on-subscription should submit their questions via the Support Center for a more comprehensive response from the Technical Support team.