← Back to team overview

yade-users team mailing list archive

Re: [Question #166257]: question on CapillaryPhys

 

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

Christian Jakob posted a new comment:
> Oh, sorry. I copy/pasted your code without checking everything. The mix
> between ScGeom and ScGeom6D is probably the reason of the crash.
> Try:
> 
>  InteractionLoop(
>   [Ig2_Sphere_Sphere_ScGeom(),Ig2_Facet_Sphere_ScGeom()],
>   [Ip2_FrictMat_FrictMat_FrictPhys(label='ContactModel')],
>   [Law2_ScGeom_FrictPhys_CundallStrack()],
>  ),
>  Law2_ScGeom_CapillaryPhys_Capillarity(),

No, this is not the reason of crash. I get the same result: segmentation
fault.

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.