Page 177 - Using ANSYS for Finite Element Analysis Dynamic, Probabilistic, Design and Heat Transfer Analysis
P. 177

164  •   using ansys for finite eLement anaLysis

                         FITEM,5,2
                         FITEM,5,4
                         CM,_Y,LINE
                         LSEL, , , ,P51X
                         CM,_Y1,LINE
                         CMSEL,,_Y
                         !*
                         LESIZE,_Y1, , ,600, , , , ,1
                         !*
                         FLST,5,2,4,ORDE,2  ! Divide  lines 1 and 3
                     into 5 divisions
                         FITEM,5,1
                         FITEM,5,3
                         CM,_Y,LINE
                         LSEL, , , ,P51X
                         CM,_Y1,LINE
                         CMSEL,,_Y
                         !*
                         LESIZE,_Y1, , ,5, , , , ,1
                         !*
                         MSHKEY,0 ! Mesh the area
                         CM,_Y,AREA
                         ASEL, , , , 1
                         CM,_Y1,AREA
                         CHKMSH,’AREA’
                         CMSEL,S,_Y
                         !*
                         AMESH,_Y1
                         !*
                         CMDELE,_Y
                         CMDELE,_Y1
                         CMDELE,_Y2
                         !*
                         FINISH ! Save and exit preprocessor
                         !
                         !
                     **************************************SOLU-
                     TION
                         !
                         /SOL ! Enter Solution module
                         !*
   172   173   174   175   176   177   178   179   180   181   182