Re: [Yade-users] [Question #706494]: Spherical packing of binary mixtures in a cylindrical container

2023-05-05 Thread wqswd
Question #706494 on Yade changed:
https://answers.launchpad.net/yade/+question/706494

wqswd posted a new comment:
The study on spherical packing of binary mixtures in a cylindrical
container offers valuable insights into understanding the behavior of
particles under different conditions. The research findings could
contribute to the development of new materials with enhanced properties.
Additionally, this study aligns with the current sawstrend of exploring
innovative ways to utilize nanomaterials for diverse applications.
https://sawstrend.com/

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706506]: How to output volumetric strain (micro strain field) in vtk file

2023-05-05 Thread Leonard
Question #706506 on Yade changed:
https://answers.launchpad.net/yade/+question/706506

Status: Answered => Solved

Leonard confirmed that the question is solved:
Thanks Karol Brzezinski, that solved my question.

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706494]: Spherical packing of binary mixtures in a cylindrical container

2023-05-05 Thread Soheil Safari
Question #706494 on Yade changed:
https://answers.launchpad.net/yade/+question/706494

Soheil Safari posted a new comment:
Thank you very much once again for your kind reply and useful hints
Karol.

I will check the link and tutorials.

Best regards,
Soheil

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706494]: Spherical packing of binary mixtures in a cylindrical container

2023-05-05 Thread Soheil Safari
Question #706494 on Yade changed:
https://answers.launchpad.net/yade/+question/706494

Status: Answered => Solved

Soheil Safari confirmed that the question is solved:
Thanks Karol Brzezinski, that solved my question.

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706494]: Spherical packing of binary mixtures in a cylindrical container

2023-05-05 Thread Karol Brzezinski
Question #706494 on Yade changed:
https://answers.launchpad.net/yade/+question/706494

Status: Open => Answered

Karol Brzezinski proposed the following answer:
Hi Soheil,

As you can find in the documentation [1]
"distributeMass (bool) – if True, given distribution will be used to distribute 
sphere’s mass rather than radius of them."

So if you set distributeMass=True , you obtain PSD based on the
particles' weight.

The makeCloud() can only create loose packing inside a box shape. So you
need to create a container much higher than your expected sample. Then
generate a cloud inside this container and allow the particles to fall.

Since you are beginning with Yade, I recommend reading first chapters of
documentation (Introduction, Tutorial, DEM formulation, User's Manual),
at least the Tutorial [3].  You can find there most of the answers
(e.e., gravity deposition example [4]).

Cheers,
Karol

[3] https://yade-dem.org/doc/tutorial.html
[4] https://yade-dem.org/doc/tutorial-examples.html

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-users] [Question #706494]: Spherical packing of binary mixtures in a cylindrical container

2023-05-05 Thread Soheil Safari
Question #706494 on Yade changed:
https://answers.launchpad.net/yade/+question/706494

Status: Answered => Open

Soheil Safari is still having a problem:
Hi Karol,

Thank you very much for your kind reply and valuable information.

Is prescribed size distribution given the size distribution of particles
based on their weights? or based on their numbers?

How is it possible to put this packing in a cylindrical container and
How I should allow the particles to fall under gravity?

I need the particles final configuration using export.text('name.txt').

Sorry, I am new in Yade and programming.

Best regards,
Soheil

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

___
Mailing list: https://launchpad.net/~yade-users
Post to : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp