← Back to team overview

yade-users team mailing list archive

Re: [Question #703767]: About the transformation of the cohesivePhys interaction to the FrictPhys interaction

 

Question #703767 on Yade changed:
https://answers.launchpad.net/yade/+question/703767

    Status: Open => Answered

Jan Stránský proposed the following answer:
> Is it possible to use other physical models(maybe
Ip2_FrictMat_FrictMat_FrictPhys() and
Law2_ScGeom_FrictPhys_CundallStrack()) for the re-contacted particles?

Yes.
One way how to do it is to:
- add Law2_ScGeom_FrictPhys_CundallStrack in InteractionLoop
- change material of particles after CohFrictPhys interactions are created (change of particle material has no effect on existing interactions, but determines future interactions)

Cheers
Jan

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.