[go: up one dir, main page]

100% found this document useful (1 vote)
149 views1 page

Structural Analysis Setup

The document defines the geometry and material properties for a finite element analysis model of a concrete beam. It specifies the beam's length, cross-sectional widths and radius of curvature. It also defines the elastic concrete material properties, number of elements, keypoints along the beam geometry, lines connecting the keypoints, areas defined by the lines, and extrusion of the areas to create solid elements for analysis.

Uploaded by

Rishabh Lala
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
149 views1 page

Structural Analysis Setup

The document defines the geometry and material properties for a finite element analysis model of a concrete beam. It specifies the beam's length, cross-sectional widths and radius of curvature. It also defines the elastic concrete material properties, number of elements, keypoints along the beam geometry, lines connecting the keypoints, areas defined by the lines, and extrusion of the areas to create solid elements for analysis.

Uploaded by

Rishabh Lala
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

/PREP7

!*Element type
ET,1,SOLID164,2

!*Elastic concrete material in 4 ksi compressive strength


MP,EX,1,3718
MP,NUXY,1,0.15
MP,DENS,1,2.248e-7

!*Length of beam
L=1056
!*Top and bottom widths at cross section
Wtop=90
Wbot=90
!*Radius of arc
R=90
!*Definition of pi
pi=acos(-1)
!*Radians of 45 degrees
theta=45*pi/180

!*Number of elements along model lines


nW=50
nL=40

!*Keypoints
K,1,0,0,0
K,2,0,1056,0
K,3,180,0,0
K,4,180,1056,0
K,5,90,0,0
K,6,90,1056,0
K,7,90,-90,0
K,8,90,1146,0

!*Lines
L,1,2
L,3,4
LARC,1,3,7,R
LARC,2,4,8,R

!*Areas
AL,1,3,2,4

!*Extruding areas, 5 denotes area


FLST,2,1,5,NOOR,1
FITEM,2,1
VEXT,P51X,2,,,,L,,,1

You might also like