Below there is script of Ansys APDL of 3D analysis of Beam with Concentrated Load on Corner
Firstly copy this script to "Notepad". Go to File Menu, Select "Read Input From". Select file from list.
/PREP7
ET,1,SOLID186
MP,EX,1,200000000000
MP,PRXY,1,0.3
BLOCK,0,2,0,0.25,0,0.08
ESIZE,0.1
VMESH,1,1
DA,5,UX,0
DA,5,UY,0
DA,5,UZ,0
FK,7,FZ,-1000
/SOLU
SOLVE
/POST1
PLNSOL,U,SUM,1
ET,1,SOLID186
MP,EX,1,200000000000
MP,PRXY,1,0.3
BLOCK,0,2,0,0.25,0,0.08
ESIZE,0.1
VMESH,1,1
DA,5,UX,0
DA,5,UY,0
DA,5,UZ,0
FK,7,FZ,-1000
/SOLU
SOLVE
/POST1
PLNSOL,U,SUM,1
No comments:
Post a Comment