← Back to team overview

yade-users team mailing list archive

Re: [Question #236206]: Capillary force as a function of interparticle distance

 

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

    Status: Open => Answered

Christian Jakob proposed the following answer:
Hi,

Fixed via:

- setting a label to capillary law:

Law2_ScGeom_CapillaryPhys_Capillarity(capillaryPressure=40,createDistantMeniscii=True,label='Cap')

- adding these lines at the end of the script (before O.run() command):

O.run(1,True)
Cap.createDistantMeniscii=False

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