We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.

Ansys Learning Forum Forums Discuss Simulation General Mechanical BFINT temperature for shell element doesn’t match with the table input through BFE Reply To: BFINT temperature for shell element doesn’t match with the table input through BFE

Arun
Ansys Employee

Temperatures may be input as element body loads at the corners of the outside faces of the element and at the corners of the interfaces between layers. For the one layer shell element 8 temperature are required as input T1 through T8. BFE commands specifies temperatures T1 through T4 when STLOC=1. To specify temperature T5 through T8 extra BFE command should be used with STLOC=5. If STLOC = 5, data input in the VAL1 field applies to the fifth element item and so on. EX. BFE,ALL,TEMP,1,%TEMPTABLE%! Specifies temperature T1 through T4 BFE,ALL,TEMP,5,%TEMPTABLE%! Specifies temperature T5 through T8