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.
Inaccuracies in the formulas of the Materials Browser
Posted 01.02.2013, 05:44 GMT-5 Structural Mechanics 1 Reply
Please login with a confirmed email address before reporting spam
Let's work with Structural Mechanics Module> Thermal stress.
The temperature at which there is no change in size of your model, called Tref.
L (T) - the size of your model at a temperature T.
To solve the problem of thermal stress, we need the coefficient of thermal expansion
alfa_theor (T):
(L(T)-L(Tref))/L(Tref)=alfa_theor(T)*(T-Tref)
In the Model Library for the desired material we have coefficient alfa_solid (T), which is the coefficient of thermal expansion for Tref = 293 K:
(L(T)-L(293))/L(293)= alfa_solid(T)*(T-293)
Therefore, for some other from 293 K Tref, recorded
alfa(T)=alpha_solid(T)+(Tref-293)/(T-Tref)*(alpha_solid(T)-alpha_solid(Tref))
Multiplying this alfa(T) to (T-Tref):
alfa(T) *(T-Tref)= alpha_solid(T)(T-293)- alpha_solid(Tref)(Tref-293)=(L(T)-L(Tref))/L(293),
and this is not the same value, which we would like.
Correct value is:
alfa_theor(T)=(alpha_solid(T)+(Tref-293)/(T-Tref)*(alpha_solid(T)-alpha_solid(Tref)))/(1+ alpha_solid(Tref)(Tref-293))
or in Comsol description
(alpha_solid_1(T[1/K])[1/K]+(Tempref-293[K])/(T-Tempref)*(alpha_solid_1(T[1/K])[1/K]-alpha_solid_1(Tempref[1/K])[1/K]))/(1+ alpha_solid_1(Tempref[1/K])[1/K]*(Tempref-293))
The same goes for parameter dL:
dL= (L(T)-L(Tref))/L(Tref)
In the Materials Browser for the desired material we have coefficient
dL_solid(T)= (L(T)-L(293))/L(293)
Hence L(T)=L(293)(1+dL_solid(T)) and
dL=(dL_solid(T)-dL_solid(Tref))/(1+dL_solid(Tref))
Is that correct?
The temperature at which there is no change in size of your model, called Tref.
L (T) - the size of your model at a temperature T.
To solve the problem of thermal stress, we need the coefficient of thermal expansion
alfa_theor (T):
(L(T)-L(Tref))/L(Tref)=alfa_theor(T)*(T-Tref)
In the Model Library for the desired material we have coefficient alfa_solid (T), which is the coefficient of thermal expansion for Tref = 293 K:
(L(T)-L(293))/L(293)= alfa_solid(T)*(T-293)
Therefore, for some other from 293 K Tref, recorded
alfa(T)=alpha_solid(T)+(Tref-293)/(T-Tref)*(alpha_solid(T)-alpha_solid(Tref))
Multiplying this alfa(T) to (T-Tref):
alfa(T) *(T-Tref)= alpha_solid(T)(T-293)- alpha_solid(Tref)(Tref-293)=(L(T)-L(Tref))/L(293),
and this is not the same value, which we would like.
Correct value is:
alfa_theor(T)=(alpha_solid(T)+(Tref-293)/(T-Tref)*(alpha_solid(T)-alpha_solid(Tref)))/(1+ alpha_solid(Tref)(Tref-293))
or in Comsol description
(alpha_solid_1(T[1/K])[1/K]+(Tempref-293[K])/(T-Tempref)*(alpha_solid_1(T[1/K])[1/K]-alpha_solid_1(Tempref[1/K])[1/K]))/(1+ alpha_solid_1(Tempref[1/K])[1/K]*(Tempref-293))
The same goes for parameter dL:
dL= (L(T)-L(Tref))/L(Tref)
In the Materials Browser for the desired material we have coefficient
dL_solid(T)= (L(T)-L(293))/L(293)
Hence L(T)=L(293)(1+dL_solid(T)) and
dL=(dL_solid(T)-dL_solid(Tref))/(1+dL_solid(Tref))
Is that correct?
1 Reply Last Post 15.02.2013, 11:42 GMT-5