Next: 11.3.5 Tensile Strength USRTST
Up: 11.3 Plasticity and Cracking
Previous: 11.3.3 Tension Softening USRTEN
Contents
Index
11.3.4 Shear Retention USRSHR
The Maekawa model
can be combined with user-supplied shear behavior.
If you specify SHRCRV USER in the
input data [§9.4.1.2],
then you must also supply subroutine USRSHR to define the
shear behavior.
(Fortran)
SUBROUTINE USRSHR( alp, nuv, usrval, nus, usrsta, nui,
$ usrind, jth, sig )
- alp
- contains both tangential (shear) strain components
and normal (crack) strain components,
for instance for solid elements:
(
,
,
,
,
,
).
- usrval
- are the user-specified material parameters which are input
in the table 'MATERI' with the input item USRVAL.
- usrsta
- are the user-specified status variables which are input
in the table 'MATERI' with the input item USRSTA.
- usrind
- are the user-specified indicators which are input
in the table 'MATERI' with the input item USRIND.
- jth
- is the shear stress index:
for instance for solid elements 4 is
,
5 is
,
6 is
.
- sig
- is the predicted (shear) stress component which may depend on both
tangential strain components and normal strain components.
Next: 11.3.5 Tensile Strength USRTST
Up: 11.3 Plasticity and Cracking
Previous: 11.3.3 Tension Softening USRTEN
Contents
Index
DIANA-9.3 User's Manual - Material Library
First ed.
Copyright (c) 2008 by TNO DIANA BV.