Concrete21
The Concrete21
material model implements the smeared rotating crack model for concrete. In general, it takes in-plane strain vector as the input, converts it into principal strains and calls uniaxial material models to compute uniaxial stress and stiffness response. These ae rotated back to the nominal direction using the same eigen vectors.
The underlying uniaxial concrete model used is the ConcreteTsai
model.
References
Syntax
Theory
The formulation can be interpreted via two approaches. One in pure mathematics style and the other from engineering perspective. Fundamentally, the stress response is an isotropic tensor function of in-plane strain tensor. One can refer to 10.1002/cnm.1640091105 for a more general derivation of stiffness, which eventually gives the same expression as shown in 10.1061/(ASCE)0733-9399(1989)115:3(578).
Given that the Poisson's effect is not considered, the in-plane stiffness can be expressed as
then
where
which is identical to the expression shown in 10.1061/(ASCE)0733-9399(1989)115:3(578).
Last updated