next up previous contents
Next: Fiber reinforced materials. Up: Materials Previous: Incremental (visco)plasticity   Contents

Tension-only and compression-only materials.

These are material models which can be used to simulate textile behavior (tension-only) and concrete (compression-only). In essence, a one-dimensional Hooke-type relationship is established between the principal stresses and principal strains, thereby suppressing the compressive stress range (tension-only materials) or tensile stress range (compression-only materials).

The Cauchy-Green tensor can be written as a function of its eigenvalues and eigenvectors as follows:

$\displaystyle \mathbf{C}=\sum_{i=1}^{3} \Lambda_i \mathbf{M^i},$ (52)

where $ \mathbf{M^i}$ are the structural tensors satisfying $ \mathbf{M^i}=\mathbf{N_i}\otimes \mathbf{N^i}$, $ \mathbf{N^i}$ being the principal directions [17]. From this, the second Piola-Kirchhoff stress tensor can be defined by:

$\displaystyle \mathbf{S}=\sum_{i=1}^{3} f(\Lambda_i) \mathbf{M^i},$ (53)

where, for tension-only materials,

$\displaystyle f(\Lambda_i) = E \left( \frac{\Lambda_i -1}{2} \right) \left[ \fr...
...\frac{1}{\pi} \tan^{-1} \left( \frac{\Lambda_i -1}{2 \epsilon} \right) \right],$ (54)

where $ E$ is an elastic modulus, the term within the first parentheses is a Lagrange principal strain and the term within the square brackets is a correction term suppressing the negative stresses (pressure). It is a function tending to zero for negative strains (-0.5 being the smallest possible Lagrange strain), to one for large positive strains and switches between both in a region surrounding zero strain. The extent of this region is controlled by the parameter $ \epsilon$: the smaller its value, the smaller the transition region (the sharper the switch). It is a monotonically increasing function of the strain, thus guaranteeing convergence. The correction term is in fact identical to the term used to cut off tensile stresses for penalty contact in Equation(45) and Figure (118). Replacing ``overclosure'' and ``pressure'' by ``principal strain'' and ``principal stress'' in that figure yields the function f. Although compressive stresses are suppressed, they are not zero altogether. The maximum allowed compressive stress (in absolute value) amounts to $ E \epsilon / \pi$. Instead of chosing $ E$ and $ \epsilon$ the user defines $ E$ and the maximum allowed compressive stress, from which $ \epsilon$ is determined.

The material definition consists of a *MATERIAL card defining the name of the material. This name HAS TO START WITH ''TENSION_ONLY'' but can be up to 80 characters long. Thus, the last 68 characters can be freely chosen by the user. Within the material definition a *USER MATERIAL card has to be used satisfying:

First line:

Following line:

Repeat this line if needed to define complete temperature dependence.

For a compression-only materials the name of the material has to start with ''COMPRESSION_ONLY'' (maximum 64 characters left to be chosen by the user) and the second constant is the maximum allowed tension. Examples are leifer2 and concretebeam in the test example suite.


next up previous contents
Next: Fiber reinforced materials. Up: Materials Previous: Incremental (visco)plasticity   Contents
guido dhondt 2014-03-02