← Back to team overview

yade-users team mailing list archive

Re: [Question #254625]: Porosity and depth

 

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.