I did resond to you (see attached email). In short, Template 3D ep is a set of elastic plastic classes, can be used for any elastic-plastic material (there is a number of models that can be used for soils, rock, concrete, metals...).
Boris
Date: Tue, 19 Sep 2006 12:41:37 -0700
From: Boris Jeremic <
jeremic@ucdavis.edu>
To: Ihsan Engin Bal <
ibal@roseschool.it>
CC: Boris Jeremic <
jeremic@ucdavis.edu>
Subject: Re: A question for the template-elastoplastic
References: <
200609191004.k8JA3vUs018770@mx6.ucdavis.edu>
HEllo Ihsan,
There is a way to do it but it would take some programming to get the cutoff
into von Mises.
However! I can recommend using maybe Drucker Prager or even better yet the Leon
model for concrete (that we already have in OpenSees). With Drucker Prager you
will get similar shape as with von Mises but it will be smooth function, while
with Leon model it will be even smoother. That Leon model for concrete follows
work by Willam and Menetrey:
@article
{Menetrey95,
author = { Ph. Menetrey and K. J. Willam },
title = { Triaxial Failure Criterion for Concrete
and its Generalization },
journal = { {ACI} Structural Journal },
year = { 1995 },
volume = { 92 },
number = { 3 },
pages = { 311-318 },
month = { May--June },
note = { },
napomena = { local CM470 ; 04mar97 },
}
Since you use masonry wall, which is pressure sensitive material I would not
recommend using von Mises (even with tension cutoff) but rather one of the
models I mentioned that take into account change of strength with change in mean
stress.
We do not have implementation for 2D plane stress but that is not a problem as
we regularly use solid brick elements (3D) and just make boundary conditions
appropriate for 2D (master slave all in-plane motions). The extra computational
burden for integrating constitutive equations in 3D is negligible...
Best regards, Boris