15.11.2012 Views

Mechanical APDL Basic Analysis Guide - Ansys

Mechanical APDL Basic Analysis Guide - Ansys

Mechanical APDL Basic Analysis Guide - Ansys

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 4: Initial State<br />

finish<br />

4.7.4. Example: Initial Plastic Strain Problem Using the INISTATE Command<br />

This initial plastic strain example is a simple 3-D problem where the cross section has three layers. An initial<br />

plastic strain and stress are applied to one of the layers. One end of the block (shaped like a beam) is fixed<br />

and the stresses are allowed to redistribute. The following input listing shows how to apply initial plastic<br />

strain to one layer within a cross section and check the redistributed stresses.<br />

/prep7<br />

et,1,185,,2,1<br />

keyopt,1,8,1 ! store data for all layers (can be excessive)<br />

mp, ex, 11, 20.0e6 ! psi (lbf/in^2)<br />

mp, prxy, 11, 0.25 ! unitless<br />

mp, ex, 12, 20.0e6 ! psi (lbf/in^2)<br />

mp, prxy, 12, 0.25 ! unitless<br />

mp, ex, 13, 20.0e6 ! psi (lbf/in^2)<br />

mp, prxy, 13, 0.25 ! unitless<br />

! MISO material model<br />

tb,miso,11,,3<br />

tbpt,define,5e-5,1e3<br />

tbpt,define,0.010,1e3<br />

tbpt,define,0.600,1e3<br />

! BISO material model<br />

tb,biso,12,,1<br />

tbdata,define,100,100000<br />

! Plastic material model<br />

tb,plas,13,,7,miso<br />

tbpt,,0.0000,30000<br />

tbpt,,4.00e-3,32000<br />

tbpt,,8.10e-3,33800<br />

tbpt,,1.25e-2,35000<br />

tbpt,,2.18e-2,36500<br />

tbpt,,3.10e-2,38000<br />

tbpt,,4.05e-2,39000<br />

sectype,1,shell,,my3ply ! 3-ply laminate<br />

secdata, 0.30, 11, , 3 ! 1st layer THICK, MAT, ANG, Int. Pts.<br />

secdata, 0.30, 12, , 3 ! 2nd layer THICK, MAT, ANG, Int. Pts.<br />

secdata, 0.30, 13, , 3 ! 3rd layer THICK, MAT, ANG, Int. Pts.<br />

! align esys with the global system<br />

block,0,1,0,0.1,0,0.1<br />

type,1<br />

secnum,1<br />

esize,0.1<br />

vmesh,1<br />

finish<br />

/solu<br />

antype,static<br />

outres,all,all<br />

! Uniaxial State Initial plastic Strain.<br />

inis,set,mat,13<br />

inis,set,dtyp,eppl<br />

inis,defi,all,all,all,all,0.1,,,<br />

inis,set,dtyp,pleq<br />

94<br />

Release 13.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information<br />

of ANSYS, Inc. and its subsidiaries and affiliates.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!