Re: [Yade-users] [Question #676507]: what are the differences of YADE with PFC version 6 in simulating?

2018-12-05 Thread Mahdeyeh
Question #676507 on Yade changed:
https://answers.launchpad.net/yade/+question/676507

Summary changed to:
what are the differences of YADE with PFC version 6 in simulating?

Description changed to:
Hi there

I know that PFC version 6 has the capability of simulating angular rigid 
blocks. This is a step forward in being able to model tightly interlocked, low 
porosity assemblies and it prepare conditions to study in a more efficient and 
robust way. Rigid, convex {polyhedral in 3D; polygonal in 2D} blocks are now 
available in PFC 6. We can easily create a zero porosity initial specimen, bond 
and cut the material, and allow for failure and flow. I believe that there are 
several benefits to the rigid blocks in PFC, including: 1) ability to couple 
with FLAC3D, 2) robustness of the contact detection and resolution, 3) 
efficiency especially during flow, 4) block rounding, 5) ability to model in 2D 
and 3D with nearly the same data files, 6) Python bindings to the rigid block 
data structures.
Please compare capabilities of YADE with PFC version 6 in the above cases. Does 
YADE software have those abilities and capabilities which I mentioned in 
previous paragraph? which one of them is in YADE? what is the disadvantages of 
YADE compared to PFC (6)?

The previuos version of PFC (version 5) approach has a key shortcoming
which is the inability to specify very low initial porosities for the
choke blasted blasted ring material due to the spherical or clump shape
of the particles.

I wait for your useful comment and analogies

-- 
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 #676507]: what are the differences of YADE with PFC version 6 in simulating?

2018-12-03 Thread Robert Caulk
Question #676507 on Yade changed:
https://answers.launchpad.net/yade/+question/676507

Robert Caulk proposed the following answer:
Currently, I don't believe there is a cohesive angular block package in
Yade as you describe. But Yade is designed in a way that enables the
addition of such a package without reinvention of the wheel :-)

-- 
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 #676507]: what are the differences of YADE with PFC version 6 in simulating?

2018-12-02 Thread Mahdeyeh
Question #676507 on Yade changed:
https://answers.launchpad.net/yade/+question/676507

Mahdeyeh posted a new comment:
I want to simulate flow material of rock similar to below movies with
YADE. Can I?

You can find some text and movies on this work (The use of 3DEC as an
material flow simulator for having an tightly interlocked, low porosity
assembly) here:

https://www.dropbox.com/sh/t7f0pxt5awxum46/AABrkXAGNjQKDXulbiGFF6Sta?dl=0

The approach used in 3DEC was based on the methodology presented here:
https://www.dropbox.com/s/mburox48c61na4c/TaghaviPierce_3DECFlow.pdf?dl=0

-- 
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 #676507]: what are the differences of YADE with PFC version 6 in simulating?

2018-12-02 Thread Robert Caulk
Question #676507 on Yade changed:
https://answers.launchpad.net/yade/+question/676507

Robert Caulk proposed the following answer:
>This is a step forward in being able to model tightly interlocked, low
porosity assemblies and it prepare conditions to study in a more
efficient and robust way.

As for this comment, it is very hard to make any kind of comparisons.
What length scale are you using angular rigid blocks for? If you use
angular rigid blocks as a discretization of space, I see no difference
compared to spheres. At that scale we aren't modeling anything directly.
I added a functionality to Yade's PFV to consider this type of scenario
[1].

As for interlocking, could you comment on how blocks might provide a
more accurate representation of reality compared to an increase of
contact detection radius for a body [2]?

[1]https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.FlowEngine.desiredPorosity
[2]https://www.sciencedirect.com/science/article/pii/S0022509612002268

-- 
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 #676507]: what are the differences of YADE with PFC version 6 in simulating?

2018-12-02 Thread Robert Caulk
Question #676507 on Yade changed:
https://answers.launchpad.net/yade/+question/676507

Status: Open => Answered

Robert Caulk proposed the following answer:
Hello,

I have a question for you, it seems PFC is providing the exact
functionality you need, so why are seeking a replacement? Anyways, it's
always a good exercise to find out which functionalities are "sorely"
missing from one code or another, so let's discuss!

>>1) ability to couple with FLAC3D, 
Depends on the FLAC3D interface. Yade was coupled with Escript [1]

>>2) robustness of the contact detection and resolution, 
Please elaborate. Yade's contact detection is quite robust. 

>>3) efficiency especially during flow, 
What kind of flow? CFD? Does PFC have a 3D PFV model like Yade? 

>>4) block rounding,
What is that?

>>5) ability to model in 2D and 3D with nearly the same data files,
What is that?

 >>6) Python bindings to the rigid block data structures.
Yade is fully wrapped in Python. Every object can be exposed to Python.

>>Yade can simulate model in 100*50*20 m dimensions? 
Sure.

[1]https://yade-dem.org/doc/FEMxDEM.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 #676507]: what are the differences of YADE with PFC version 6 in simulating?

2018-12-01 Thread Mahdeyeh
Question #676507 on Yade changed:
https://answers.launchpad.net/yade/+question/676507

Mahdeyeh posted a new comment:
AND for YADE, will it scale to extremely large problem sizes? for
example Yade can simulate model in 100*50*20 m dimensions? with
regarding above items that I want ...

-- 
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