next up previous contents index
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 )
\begin{figure}\centering
\begin{tabbing}
out~~\=\textsc{dbl}~~\=\texttt{abcdef...
...dbl}\>\texttt{sig}\>Predicted shear stress. \\ [-3ex] \end{tabbing} \end{figure}


alp
contains both tangential (shear) strain components and normal (crack) strain components, for instance for solid elements: ( $ \varepsilon_{{nn}}^{}$ , $ \varepsilon_{{ss}}^{}$ , $ \varepsilon_{{tt}}^{}$ , $ \varepsilon_{{ns}}^{}$ , $ \varepsilon_{{st}}^{}$ , $ \varepsilon_{{nt}}^{}$ ).

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 $ \tau_{{ns}}^{}$ , 5 is $ \tau_{{st}}^{}$ , 6 is $ \tau_{{nt}}^{}$ .

sig
is the predicted (shear) stress component which may depend on both tangential strain components and normal strain components.


next up previous contents index
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.