Applying linear varying temperature with height

I want to apply linear varying temperature with height at boundary. I winder if I can use like this command where stress is linearly varied.

block insitu stress -9.04E6 0 0 gradient-y 0.27 0 0

Binu
You can apply a thermal boundary condition to external boundaries.
Please use the command “block edge apply keyword = value1, value2 <range. . . >”
The keyword can be convection, flux, radiation.

"block insitu stress " command is used to set up insitu stresses in the model.

Jay

1 Like

Thanks you Jay for answer