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.
General

General

How can you apply Convection on both sides of a Shell

    • FAQFAQ
      Participant

      To apply convection on both sides of Shell in ANSYS Mechanical, insert a Command Snippet in Mechanical and apply SFE command twice, one for top face and second for bottom face. For example, if element the SHELL131 is used, apply SFE command with CONV, and use 1 for LKEY for bottom face and use 2 for LKEY for top face. Here’s a test verifying this: /prep7 et,1,57 r,1,.1 mp,kxx,1,1 rect,,1,,1 esize,1 amesh,1 sfe,1,1,conv,1,1 sfe,1,1,conv,2,100 sfe,1,2,conv,1,1 ! top sfe,1,2,conv,2,100 sfelist d,all,temp,0 fini /solu solve fini /post1 set,last prrsol ! With convection from both faces should equal 200