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

    Status: Open => Answered

Jérôme Duriez proposed the following answer:
Hi,

The built-in function porosity() (from utils module) computes a mean
value for the whole sample and won't suit, as you maybe already figured
out.

Maybe the other built-in function voxelPorosity() (that I just
discovered) could be useful for you. Otherwise, you will need to create
your own function, e.g. adapting the Python source code of these two
quoted functions.

Jerome

-- 
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     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to