yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #05453
Re: [Question #185947]: Particles Packing with overlaps
Question #185947 on Yade changed:
https://answers.launchpad.net/yade/+question/185947
Status: Open => Answered
Klaus Thoeni proposed the following answer:
Hi Ali,
yade does not really work by clicking buttons ;-) The generator is just for
some standard configurations. However, you should be able to create your
desired packing.
utils.porosity needs the volume, type ?utils.porosity in yade's command line
or have a look in the documentation where you can also find how to get the
coordination number (e.g. utils.avgNumInteractions).
https://www.yade-dem.org/doc/yade.utils.html?#yade.utils.porosity
https://www.yade-
dem.org/doc/yade.utils.html?#yade.utils.avgNumInteractions
So you could change the parameters and see if you can get the desired
porosity.
You probably should also have a look at the documentation of
TriaxialTest.
https://www.yade-
dem.org/doc/yade.wrapper.html?#yade.wrapper.TriaxialTest
HTH
On Sat, 28 Jan 2012 05:35:43 AM Ali Naseri wrote:
> Question #185947 on Yade changed:
> https://answers.launchpad.net/yade/+question/185947
>
> Status: Answered => Open
>
> Ali Naseri is still having a problem:
>
> Thanks Klaus, I tried that and I used the internal compaction to get
> overlaps, but how can I find the geometry attributes like porosity,
> coordination number etc after several iterations and compaction process. I
> used utils.porosity but apparently it does not work for this module, it
> sends error. Also in the controller for Triaxial Test I can not find any
> button that shows the packing characteristics at the end. Any idea? Thanks
> alot
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.