Hi
In my simulation, I am using three types of atoms (say 1,2,3) I need to define the contact stiffness between each of them (E1,E2, E3)
For that I am using the following
fix m1 all property/global youngsModulus peratomtype ${E1} ${E2} ${E3}
As far as I can understand, this command has assigned a young modulus to each of the particles. How it takes care say when atom 1 and 3 come in contact. Is there a way to assign contact modulus like that? I tried peratomtypepair but it did not work.
Thanks
Shubham
richti83 | Thu, 11/05/2020 - 21:22
See https://www.cfdem.com
See https://www.cfdem.com/media/DEM/docu/gran_model_hertz.html how the effective youngs modulus Y* is calculated in LIGGGHTS (and DEM in general).