Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 3

FINI

/CLE
/VERIFY,Box_beam
/TITLE, Box_beam
/PREP7

!============================Element Type===================
/PREP7

ET,1,SHELL181
!*
KEYOPT,1,1,0
KEYOPT,1,3,0
KEYOPT,1,8,1
KEYOPT,1,9,0

!============================Material Properties============
/PREP7

! ********* UD ********

MP,EX,1,40E9
MP,PRXY,1,0.20 ! MAJOR POISSONS RATIO

MP,DENS,1,2000
tu=0.00069 !-- Ply thikness : tu =0.00069 m --

!============================Geometry=======================

k,, 0 , 0 , 0
k,, 0 , 1 , 0
k,, 1 , 1 , 0
k,, 1 , 0 , 0

k,, 0 , 0 , 13.1
k,, 0 , 1 , 13.1
k,, 1 , 1 , 13.1
k,, 1 , 0 , 13.1

A, 3 , 7 , 8 , 4
A, 1 , 4 , 8 , 5
A, 2 , 1 , 5 , 6
A, 2 , 3 , 7 , 6

aplot
!==========================Defining a Coordiante System for LAyers
Oreintation=======

cskp,11,0,2,6,7 ! Defines cord sys 11 using keypoints 2,6,7


ESYS,11 ! Declaring Element Coordiante System for all
elements

!==========================Assign Mat/Phy Properties=======


/PREP7

sect,1,shell,,
secdata, tu,1,0.0,3
secoffset,MID
seccontrol,,,, , , ,

!============================Meshing========================
/PREP7

AESIZE,ALL,.1 ! 0.10m X 0.10m MESH USING QUARTER


SYMMETRY
ALLSEL,ALL

AATT, 1, 1, 1, 11, ! Defining Meshing Attributes

AMESH,all

!============================Boundry Conditions=============
/PREP7

csys,0
nsel,s,loc,z,0

D,all,all
nsel,all

!============================Force Conditions===============
/PREP7

nsel,all
nsel,s,loc,z,13.1
nsel,r,loc,x,0
*get,ncnt1,NODE,, count
F,all,Fy, 500/ncnt1
nsel,all

nsel,s,loc,z,13.1
nsel,r,loc,x,1
*get,ncnt2,NODE,, count
F,all,Fy, 500/ncnt2
nsel,all

FINISH

!============================Analysis Type==================
/solu
ANTYPE,STATIC

!============================Solution=======================

/solu

SOLVE
FINISH

!============================Post Processing================
/post1

! REacations calcualted
prrfor,fy

! path defined to plot results

PATH,def,2,30,20,
PPATH,1,0,0,0,0,0,
PPATH,2,0,0,0,13.1,0,
AVPRIN,0, ,

PDEF, ,U,Y,AVG
/PBC,PATH, ,0
!*
PLPATH,UY
PRPATH,UY

You might also like