I am importing a notepad .txt file that contains the temperature values with respect to position i.e. T(x,y,z) in 3D geometry.
I am using:
1- Global Definitions --- Interpolation --- import file
2- Structural module ---- Thermal expansion--- int1(x,y,z) as Temperature load ---- Reference Temperature= 0
However, after solving the Time-Dependent problem, when I plot the Temperature in" Results": It shows only first entry / value of temperature of the imported file i.e. no gradient at all or not matching with interpolated values plot.. When I plot the interpolation: it shows the right plotting of T(x,y,z)
Can someone tell me why it is not being imposing as gradient? Because, I am not getting the expected stresses. The result of stress value is very low than expected.
I am using:
1- Global Definitions --- Interpolation --- import file
2- Structural module ---- Thermal expansion--- int1(x,y,z) as Temperature load ---- Reference Temperature= 0
However, after solving the Time-Dependent problem, when I plot the Temperature in" Results": It shows only first entry / value of temperature of the imported file i.e. no gradient at all or not matching with interpolated values plot.. When I plot the interpolation: it shows the right plotting of T(x,y,z)
Can someone tell me why it is not being imposing as gradient? Because, I am not getting the expected stresses. The result of stress value is very low than expected.