You are on page 1of 6

tb,edp ,1,1,,cyfun

tbdata,1,2
tbdata,2,1.5
tbdata,3,-80
tbdata,4,10
tbdata,5,0.001
tbdata,6,2
tbdata,7,0.05
tbdata,8,0.9

! Rc
Rt
Xi
SIGMA
B
! A
! ALPHA
! PSI
!
!
!
!

! Define hardening for cap-compaction portion


tbdata,9,0.6
! W1c
tbdata,10,3.0/1000 ! D1c
tbdata,11,0.0
! D2c
! Cap plastic flow potential function
tb,edp ,1,1,,cfpot
tbdata,1,2
! RC
tbdata,2,1.5
! RT
tbdata,3,0.001
! B
tbdata,4,0.05
! ALPHA

/prep7
!!! Define linear elasticity constants
mp,ex,1,207.4E3
! Young modulus (MPa)
mp,nuxy,1,0.3
! Poisson's ratio
!!! Define parameters related to Gurson model with
!!! the option of strain-controlled nucleation with
!!! coalescence
f_0=1E-8
q1=1.5
q2=1.0
q3=2.25
f_c=0.15
f_F=0.25
f_N=0.04
s_N=0.1
strain_N=0.3
sigma_Y=755
power_N=0.1

!
!
!
!
!
!
!
!
!
!
!

initial porosity
first Tvergaard constant
second Tvergaard constant
third Tvergaard constant = q1^2
critical porosity
failure porosity
nucleation porosity
standard deviation of mean strain
mean strain
initial yielding strength (MPa)
power value for nonlinear isotropic

! hardening power law


!base model
tb,gurson,1,,5,base
tbdata,1,sigma_Y,f_0,q1,q2,q3
! Strain-controlled nucleation
tb,gurson,1,,3,snnu
tbdata,1,f_N,strain_N,s_N
! Coalescence
tb,gurson,1,,2,coal
tbdata,1,f_c,f_F
! Power law isotropic hardening
tb,nliso,1,,2,POWER
tbdata,1,sigma_Y,power_N

You might also like