define and change the interaction parameter during simulation
Hi, All,
I want to simulate a triaxial test of two materials, firstly, I want to do isotropic compression without friction and rolling resistance (set to zero ) for dense sample, and then I want to add the parameters of friction and rolling resistance in the following simulation. Although I refer to the documents or many discussion here, I still have several doubts and questions when simulating:
1) In CohFrictPhys[2], there is a parameter maxRollPl, and there is etaRoll in CohFrictMat[3], what is the difference, in my opinion, etaRoll represents rolling friction of material and maxRollPl represents the rolling friction of interactions, and maxRollPl = max(etaRoll of mat1,etaRoll of mat2), is it right?
2)In Ip2_CohFrictMat
3. For adding new properties, I know that i should loop the existing interactions and change the material properties. maybe I can use following method to get it?, some pseudo code as following:
#modify the interaction
for i in O.interactions:
if O.bodies[
i.phys.
else if O.bodies[
i.phys.
else #between two different materials
i.phys.
#modify the materials
O.materials[
O.materials[
However, how I deal with the new interaction with defining a maxRollPl instead of default.
[1]https:/
[2]https:/
[3]https:/
Thanks so much
Gao
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Yade Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Jérôme Duriez
- Solved:
- Last query:
- Last reply: