Next: 6.2.3 Shear Behavior
Up: 6.2 Total Strain Crack
Previous: 6.2.1 Basic Properties
Contents
Index
Subsections
For the tensile behavior of a Total Strain crack model
you may choose a predefined function [§6.2.2.1],
or customize it via a user-supplied subroutine
[§6.2.2.2].
See §18.2.5 for background theory.
6.2.2.1 Predefined Tension Softening Functions
For a Total Strain crack model you can choose a predefined tension softening
function by specifcation of the curve name and appropriate parameters.
(syntax)
- TENCRV
- curve
specifies a predefined tension softening function
[Fig.6.4].
[LINEAR]
Beyond the tensile strength
ft
the shape of these curves is like the tension softening curves for
the Smeared cracking models.
See §18.1.1 for background theory.
Figure 6.4:
Predefined tension softening for Total Strain crack model
 |
- Tensile parameters.
- If you specified the basic properties via a Model Code
[§6.2.1.1], then DIANA can determine all tensile
parameters without further input.
Else you must specify the tensile parameters,
depending on the softening function, as outlined in the following.
Elastic (syntax)
- ELASTI
-
for elastic behavior in tension, i.e., no cracking
[Fig.6.4a].
Ideal and brittle (syntax)
- CONSTA
-
for ideal behavior [Fig.6.4b].
- BRITTL
-
for brittle behavior
[Fig.6.4c].
- TENSTR
- ft is the tensile strength
ft
.
- TEM
- influence by temperature: a1 to an are tempreatures T
.
The temperature-time dependency must be specified via
input table 'TEMPER' [§1.2.1].
- CON
- influence by concentration: a1 to an are
concentrations C
.
The concentration-time dependency must be specified via
input table 'CONCEN' [§1.2.2].
- MAT
- influence by maturity: a1 to an are
maturity variables M
.
The maturity-time dependency must be specified via
input table 'MATURI' [§1.2.3].
- PRE
- influence by pressure: a1 to an are
pressures P
.
The pressure-time dependency must be specified via
input table 'PRESSU' [§1.2.4].
TST
-
influence on the tensile strength:
ft1 to ftn are the
ft
values for the
ambient values a1 to an.
- USRTST
-
tensile strength determined
via subroutine USRTST [§11.3.5].
Linear tension softening - based on ultimate strain (syntax)
- LINEAR
-
for linear softening [Fig.6.4d].
- TENSTR
-
ft is the tensile strength
ft
.
- EPSULT
-
eu is the Mode-I ultimate tensile strain
as depicted in Figure Figure 6.4d.
- TEM
- influence by temperature: a1 to an are tempreatures T
.
The temperature-time dependency must be specified via
input table 'TEMPER' [§1.2.1].
- CON
- influence by concentration: a1 to an are
concentrations C
.
The concentration-time dependency must be specified via
input table 'CONCEN' [§1.2.2].
- MAT
- influence by maturity: a1 to an are
maturity variables M
.
The maturity-time dependency must be specified via
input table 'MATURI' [§1.2.3].
- PRE
- influence by pressure: a1 to an are
pressures P
.
The pressure-time dependency must be specified via
input table 'PRESSU' [§1.2.4].
TST
-
influence on the tensile strength:
ft1 to ftn are the
ft
values for the
ambient values a1 to an.
EPU
-
influence on the Mode-I ultimate tensile strain:
eu1 to eun are the
values
for the ambient values a1 to an.
- USRTST
-
tensile strength determined
via subroutine USRTST [§11.3.5].
- USREPU
-
Mode-I ultimate tensile strain determined
via subroutine USREPU [§11.3.6].
Tension softening curves - based on fracture energy (syntax)
- LINEAR
-
for linear softening [Fig.6.4d].
- EXPONE
-
for exponential softening [Fig.6.4e].
- HORDYK
-
for softening according to
Hordijk et al. [Fig.6.4f].
- TENSTR
-
ft is the tensile strength
ft
.
- GF1
-
gf1 is the Mode-I fracture energy
GfI
.
The linear, exponential, and Hordijk softening curves
also require the crack bandwidth h
.
By default DIANA assumes a value of h
related to the area or the volume of the element.
You may overrule the default by specifying
the crack bandwidth explicitly via the CRACKB
input data item [§6.3].
Note that combinations of a small Mode-I fracture energy
GfI
and a large crack bandwidth h
may lead to
a decreased tensile strength
ft
. For direct input of
GF1 and TENSTR this is checked and warnings will be
issued. However, for input of
GfI
and
ft
with ambient influence no warning is issued and the
tensile strength
ft
is lowered without notice.
- TEM
- influence by temperature: a1 to an are tempreatures T
.
The temperature-time dependency must be specified via
input table 'TEMPER' [§1.2.1].
- CON
- influence by concentration: a1 to an are
concentrations C
.
The concentration-time dependency must be specified via
input table 'CONCEN' [§1.2.2].
- MAT
- influence by maturity: a1 to an are
maturity variables M
.
The maturity-time dependency must be specified via
input table 'MATURI' [§1.2.3].
- PRE
- influence by pressure: a1 to an are
pressures P
.
The pressure-time dependency must be specified via
input table 'PRESSU' [§1.2.4].
TST
-
influence on the tensile strength:
ft1 to ftn are the
ft
values for the
ambient values a1 to an.
GF1
-
influence on the Mode-I tensile fracture energy:
gf11 to gf1n are the
GfI
values
for the ambient values a1 to an.
- USRTST
-
tensile strength determined
via subroutine USRTST [§11.3.5].
- USRGF1
-
Mode-I tensile fracture energy determined
via subroutine USRGF1 [§11.3.7].
Multi-linear (syntax)
A multi-linear diagram fully describes the stress-strain relationship,
therefore input of the tensile strength
ft
is not necessary.
- MULTLN
-
for a multi-linear diagram [Fig.6.4g].
- TENPAR
-
are the points of the multi-linear diagram:
n
pairs of values (
,
); (
1
n
100
)s0 ...sn are the tensile stresses
,
e0 ...en are the corresponding total strains
.
In general the curve should start with a linear elastic slope
from the origin to the tensile strength
ft
as in Figure 6.4g.
6.2.2.2 User-supplied Tension Softening
DIANA offers the user-supplied subroutine mechanism
for cases where the tensile stress-strain relationship
cannot be input by one of the predefined curves as described in the previous
section.
(syntax)
- USRCRV
-
specifies that the function of the tensile stress is determined via a
user-supplied subroutine [§11.3.1].
- USRPAR
-
usrpar is a series of parameters of the user-supplied curve
which DIANA passes to the subroutine.
Next: 6.2.3 Shear Behavior
Up: 6.2 Total Strain Crack
Previous: 6.2.1 Basic Properties
Contents
Index
DIANA-9.3 User's Manual - Material Library
First ed.
Copyright (c) 2008 by TNO DIANA BV.