Thanks cory for your cooperation. I have done this in MATLAB :-)
On 13 Sep 2017 10:58 a.m., "Muhammad Kashif Saeed"
wrote:
> Can I make Programmable clip filter which can clip 200 or more sections
> of domain separately?
>
___
Powered by www.kitware.co
On Wed, Sep 13, 2017 at 1:58 AM, Muhammad Kashif Saeed
wrote:
> Can I make Programmable clip filter which can clip 200 or more sections of
> domain separately?
Sure, you can, but it may be slow.
Could you define your subdomains in a regular grid structure with a
number of even divisions in X, Y,
Can I make Programmable clip filter which can clip 200 or more sections of
domain separately?
___
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Please keep messages on-topic and
What part do you need help with? The math for setting up the box? Or
how to move the box around in the domain?
On Mon, Sep 11, 2017 at 11:33 PM, Muhammad Kashif Saeed
wrote:
> Thanks, Cory,
> I can count the particles in a clip box but can you help me how to adjust
> the desired location of clip
Thanks, Cory,
I can count the particles in a clip box but can you help me how to adjust
the desired location of clip box because I have to use lot of clip box
filters to cover the whole domain in small box domains.
Thanks in advance
___
Powered by www.ki
Muhammad ,
You can try the Clip filter to generate box-shaped subdomains.
Counting the number of particles in each cell is a little more
complicated. Off the top of my head, I can't think of a filter that
does that for you. But, you could write a Programmable Filter that
does this. Briefly, the Pr
Hi everyone,
I have posted this question some days ago but could not get any answer. Now
I am trying to explain it more.
I am using open source software LIGGGHTS, which uses DEM (discrete element
method), My simulation contains a cylinder and 4 bladed impeller which
rotates inside the cylinder. I