← Back to team overview

yade-users team mailing list archive

Re: [Question #680334]: cohesion between polyhedral particles

 

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

mohsen posted a new comment:
Thanks Jan

Do you mean the same as following:

InteractionLoop(
 		[Ig2_Polyhedra__Polyhedra__ScGeom()],        # collision geometry
		[Ip2_CpmMat_CpmMat_CpmPhys()], # collision "physics"
		[Law2_ScGeom_CpmPhys_Cpm]   # contact law -- apply forces
	),
?
It would not work since there is no particle with CpmMat in scene, but they are all of PolyhedraMat.
Hence as you said currently it is not possible to model two polyhedras with a bond considering both cohesion and tension between two particles?


MWE would be appreciated if you had time.

Regards

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