yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #17450
Re: [Question #670053]: How does YADE calculate VF (volume fraction)
Question #670053 on Yade changed:
https://answers.launchpad.net/yade/+question/670053
Status: Needs information => Answered
Jérôme Duriez proposed the following answer:
Hi,
In case you had in mind the specific example of built-in porosity() function, the corresponding doc at [1] (or in your YADE session, just type "porosity?") hopefully is clear enough.
Because YADE is open source, you may also check the source code at [2] to check / better understand what the doc says.
Jérôme
[1] https://yade-dem.org/doc/yade.utils.html?highlight=porosity#yade._utils.porosity
[2] https://github.com/yade/trunk/blob/master/pkg/dem/Shop_01.cpp#L299
--
You received this question notification because your team yade-users is
an answer contact for Yade.