yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #13376
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:
I investigated your script a little bit and tried to use another range
in voxelPorosity() function:
VP=utils.voxelPorosity(200,(-g,-g,-g),(g,g,g))
So now I get
VP 0.757457375
which means the function is working.
I am not sure what g and h means in your script, but it seems you just
did a wrong input. Also I dont know if voxelPorosity() is a good choice
in this case since you have a spherical shaped packing ...
Christian
--
You received this question notification because your team yade-users is
an answer contact for Yade.