← 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

Anton Gladky proposed the following answer:
Hi Christian,

please, start yade in debug-mode [1] and post here output messages.

[1] https://answers.launchpad.net/yade/+faq/1726
Anton



On Fri, Jul 29, 2011 at 2:01 PM, Christian Jakob
<question166257@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Question #166257 on Yade changed:
> https://answers.launchpad.net/yade/+question/166257
>
> Christian Jakob posted a new comment:
> Yes, of course I can create an example with capillaryPhys, but I still
> need a little help ...
>
> I tried
>
>        InteractionLoop(
>                [Ig2_Sphere_Sphere_ScGeom6D(),Ig2_Facet_Sphere_ScGeom()],
>                [Ip2_FrictMat_FrictMat_MindlinPhys(label='ContactModel')],
>                [Law2_ScGeom_MindlinPhys_Mindlin()]
>        ),
>        Law2_ScGeom_CapillaryPhys_Capillarity(),
>
> ... and ...
>
>        InteractionLoop(
>                [Ig2_Sphere_Sphere_ScGeom6D(),Ig2_Facet_Sphere_ScGeom()],
>                [Ip2_FrictMat_FrictMat_FrictPhys(label='ContactModel')],
>                [Law2_ScGeom_FrictPhys_CundallStrack()],
>        ),
>        Law2_ScGeom_CapillaryPhys_Capillarity(),
>
>
> ... with result:
>
> segmentation fault :(
>
> Regards,
>
> Christian
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

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