Page 1 of 1
Constitutive model
Posted: Mon Apr 28, 2025 7:52 am
by Aliyaghfoori
Dear STKO
Based on field and laboratory studies, I have the following parameters: density, Poisson's ratio, porosity, cohesion, internal friction angle, and Young's modulus. Which constitutive model would you recommend for analyzing soil behavior under earthquake and blast loading conditions, specifically focusing on the plastic behavior of the soil?
Thank you for your assistance.
Re: Constitutive model
Posted: Mon Apr 28, 2025 8:49 am
by STKO Team
You should choose among the available soil constitutive models in OpenSees, based on the soil type
Re: Constitutive model
Posted: Mon Apr 28, 2025 11:50 am
by Aliyaghfoori
Thank you for your response.
The parameters obtained from the laboratory studies were quite extensive, and the soil profile included a variety of soil types such as clay, silt, coarse-grained sand, fine-grained sand, and others.
Using a normal distribution function for each layer, the mean values of the soil parameters were extracted.
Given this, is it appropriate to use the Drucker-Prager model?
Additionally, is it possible to calculate the yield stress for each layer based on the available parameters using the existing relationships?
Re: Constitutive model
Posted: Tue Apr 29, 2025 7:55 am
by STKO Team
Yes the drucker prager is a good approximation (though there are specific models for clay, sand, and silt in opensees).
Re: Constitutive model
Posted: Tue Apr 29, 2025 8:42 am
by Aliyaghfoori
Thank you for your response. I am familiar with the existing constitutive models in the software, such as PDMY, etc., but since they require a lot of input parameters and I believe calibrating each model to match the soil layers at the study site would be time-consuming, I decided to use a simpler constitutive model. Can I use the attached relationship to obtain the yield stress using cohesion and the friction angle?
Re: Constitutive model
Posted: Wed Apr 30, 2025 8:25 am
by STKO Team
Check the opensees documentation:
https://opensees.berkeley.edu/wiki/inde ... ker_Prager
Under the Notes:
The Drucker-Prager strength parameters <math> \rho </math> and <math> \sigma_Y </math> can be related to the Mohr-Coulomb friction angle, <math> \phi </math>, and cohesive intercept, <math> c </math>, by evaluating the yield surfaces in a deviatoric plane as described by Chen and Saleeb (1994). By relating the two yield surfaces in triaxial compression, the following expressions are determined

- dpeq.png (8.34 KiB) Viewed 2915 times
Re: Constitutive model
Posted: Fri May 02, 2025 1:24 pm
by Aliyaghfoori
Thanks.
Can I use the yield stress formula in both three-dimensional space and plane strain two-dimensional space?
Re: Constitutive model
Posted: Mon May 05, 2025 8:06 am
by STKO Team
Yes, after all a PlainStrain material in OpenSees is generally a wrapper around the 3D one.
Re: Constitutive model
Posted: Mon May 05, 2025 11:30 am
by Aliyaghfoori
Thanks.
Re: Constitutive model
Posted: Fri May 09, 2025 7:27 am
by STKO Team
You're welcome