Modeling & Meshing

Modeling & Meshing

BFINT temperature for shell element doesn’t match with the table input through BFE

    • FAQFAQ
      Participant

      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 temperatures are required as input T1 through T8.
      BFE commands specifies temperatures T1 through T4 when STLOC=1. To specify temperature T5 through T8 an 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.
      For example,
      BFE,ALL,TEMP,1,%TEMP_TABLE% ! Specifies temperature T1 through T4
      and
      BFE,ALL,TEMP,5,%TEMP_TABLE%! Specifies temperature T5 through T8