x

ADONIS:
Version 3.90.9 (Released at 10/19/2024)
- Minor bugs in mesh generation module has been fixed.
- Gmsh is upgraded to version 4.13.1.

HYRCAN:
Version 2.0.20 (Released at 05/21/2025)
- Tutorial #10 has been translated into Turkish, thanks to UMUT DAĞAR.
- The show() command can now be called from the scripting language.


Constitutive model ADONIS(Read 20265 times)
Constitutive model ADONIS on: January 18, 2018, 07:28:07 am
I like the software, but I have questions, please help me:

Question:

1.) ¿Why "shear" and "bulk" in every constitutive model?

2.) Shear = young / (2*(1+poisson))   ?

3.) Bulk = young / (3*(1-2*poisson))   ?

Thanks.



Re: Constitutive model ADONIS Reply #1 on: January 18, 2018, 07:38:58 am
thanks,

1) because I feel like that using shear and bulk modulus is more appropriate for soil/rock. but all these numbers are interchangeable to each-other as you mentioned in bullet points 2 and 3. so it's basically a personal preference from me. in the future I might be able to add the choice of using Young Modulus and Poisson's Ratio as well but right now I'm going to stick with shear and bulk modulus.

2) correct

3) correct



Re: Constitutive model ADONIS Reply #2 on: January 18, 2018, 07:55:00 am
Thanks.