← Back to team overview

yade-users team mailing list archive

Re: [Question #384899]: VoxelPorosity

 

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

    Status: Open => Answered

Christian Jakob proposed the following answer:
Hi,

For voxelPorosity you need to specify a start point/vector and an end point/vector, not a volume.
It will divide the cuboid range into res*res*res cells and counts cells inside and outside particles, where res is the resolution (default: 200). The function returns the ratio, which is porosity.

https://yade-
dem.org/doc/yade.utils.html?highlight=voxelporo#yade._utils.voxelPorosity

Hope it helps,

Christian

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