Convection
Convection
html
http://www.mece.ualberta.ca/tutorials/ansys/CL/cit/convection/print.html
AMESH,ALL FINISH /SOLU ANTYPE,0 ! fixed temp BC's NSEL,S,LOC,Y,height D,ALL,TEMP,500 NSEL,ALL NSEL,S,LOC,X,0 D,ALL,TEMP,100 NSEL,ALL ! convection BC's NSEL,S,LOC,X,length SF,ALL,CONV,10,100 NSEL,ALL ! Insulated BC's NSEL,S,LOC,Y,0 SF,ALL,CONV,0 NSEL,ALL SOLVE FINISH /POST1 PLNSOL,TEMP,,0, ! contour plot of temperatures ! bottom edge ! insulate edge ! right edge ! apply fixed temp of 100C ! select nodes on top with y=height ! apply fixed temp of 500C ! select nodes on three sides ! apply fixed temp of 100C ! STEADY-STATE THERMAL ANALYSIS