[go: up one dir, main page]

0% found this document useful (0 votes)
113 views2 pages

Ansys Commands For Solving RCC

This document contains commands for defining materials, elements, and analysis steps for modeling concrete and steel structures. It defines the material properties of concrete and steel, including nonlinear stress-strain behavior. It also contains preprocessing commands to select elements, apply contact, and define outputs. Postprocessing commands are included to view and export results.

Uploaded by

ArjunRathod
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
113 views2 pages

Ansys Commands For Solving RCC

This document contains commands for defining materials, elements, and analysis steps for modeling concrete and steel structures. It defines the material properties of concrete and steel, including nonlinear stress-strain behavior. It also contains preprocessing commands to select elements, apply contact, and define outputs. Postprocessing commands are included to view and export results.

Uploaded by

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

CONCRETE COMMAND

!Data Element Type


ET,MATID,SOLID65
R,MATID,0,0,0,0,0,0
RMORE,0,0,0,0,0
!Data Material Properties
MP,EX,MATID,23500
MP,PRXY,MATID,0.2
MPTEMP,MATID,0
!Data Input Non Metal Plasticity-Concrete
TB,CONCR,MATID,1,9
TBTEMP,0
TBDATA,1,0.3,1,3.5,25
!Data Input Stress-Strain Non Linear - Multilinier Kinematic Hardening (Model Kent-
Park Unconfined)
TB,KINH,MATID,1,8,0
TBTEMP,0
TBPT,,0.0001,2.35
TBPT,,0.0005,10.938
TBPT,,0.001,18.75
TBPT,,0.0015,23.438
TBPT,,0.002,25
TBPT,,0.003,18.429
TBPT,,0.004,11.858
TBPT,,0.005,5.287

STEEL COMMAND

!Data Element Type


ET,MATID,LINK180
!Data Material Properties
MPDATA,EX,MATID,,200000
MPDATA,PRXY,MATID,,0.3
!Data Input Stress-Strain Non Linear - Bilinear Isotropic Hardening
TB,BISO,MATID,1,2,
TBDATA,,400,,,,,
R,MATID,314.16,,0

PREPROCESSING COMMAND

/PREP7
ESEL,S,ENAME,,65
ESEL,A,ENAME,,180
ALLSEL,BELOW,ELEM
CEINTF,0.001,
ALLSEL,ALL
/SOLU
OUTRES,ALL,ALL

POST PROCESSING COMMAND

/SHOW,png
/ANG,1,
/VIEW,1,0,0,0
SET,1,1
/DEVICE,VECTOR,ON
/POST1
SET,,, ,,, ,
PLCRACK,0,0

NOTE : WHILE SOLVING THE UNITS MUST BE IN (mm,t,n,…..)

You might also like