The Water Tank

Post Reply
Richard
Posts: 22
Joined: Tue Oct 18, 2011 5:04 pm

The Water Tank

Post by Richard » Mon Mar 26, 2012 2:37 pm

Hellos,

So I need to make a fluid sim that consists of a basic retangular water tank that is filled half way then another emitter flows into it filling the tank. I've tried this sim a few times now and keep running into the same issue of having the sides and bottom of the fluid distort, I've tried setting up drag forces for these areas but that's not working too well, is there a way to make it so I can keep all the other sides besides the top straight? sorry I am new still ><

User avatar
FlorianK
Posts: 238
Joined: Fri Jun 11, 2010 9:56 am
Location: Cologne, Germany

Re: The Water Tank

Post by FlorianK » Mon Mar 26, 2012 4:59 pm

Hi Richard,

a picture illustrating the issue could be useful. In most cases, the behavior you are describing is due to a too small particle resolution.

Richard
Posts: 22
Joined: Tue Oct 18, 2011 5:04 pm

Re: The Water Tank

Post by Richard » Tue Mar 27, 2012 2:35 pm

here is what it looks like:

Image

Richard
Posts: 22
Joined: Tue Oct 18, 2011 5:04 pm

Re: The Water Tank

Post by Richard » Wed Jun 05, 2013 6:51 pm

I am attempting this simulation again with 2013 as improvements have been made. now I am having a huge issue
just getting the water into the tank. Using the display volume I can see the issue, I just have no idea how to fix it. I have tried decreasing the cell size value for both the tank object and the domain down to 0.05 and it's still very far from the surfaces of the tank, I have tried the domain offset and the surface offset and adjusting these values didn't help much..
I have attached the realflow file and the supporting .SD tank object, if anyone has the time could you please enlighten me as to what I am doing wrong? or maybe what I want to do is not possible with Hybrido? using the same setup I noticed that a standard emitter will come a lot closer to the surfaces..
You do not have the required permissions to view the files attached to this post.

o.delellis@gmail.com
Posts: 63
Joined: Thu Aug 02, 2012 7:22 am

Re: The Water Tank

Post by o.delellis@gmail.com » Mon Jun 10, 2013 8:22 am

oook,

for starters, you had everything linked to the 'hub' :shock:

link stuff to the HY_domain, but not the 'tank fluid' otherwise your particles will collide with that.

then, keep all your cell sizes exactly the same

also there seems to be an issue with your 'tank' geometry, it is leaky. i suspect its due to the walls being smaller than the cell size, so make them thicker.

i replaced it with an 'cube top open' and made it bigger to allow for the 3 cell offset on the wall the 'shell' mode applies.

and finally you can't use K_age with H2.

but...you will have a hrd time gettin flat sides on H2, as it is designed to be a large scale solver where you almost never want to see the sides or bottom of the fluid
You do not have the required permissions to view the files attached to this post.

CG_Nema
Posts: 67
Joined: Fri May 31, 2013 5:23 am

Re: The Water Tank

Post by CG_Nema » Sat Jun 22, 2013 7:15 pm

What is the scale of the tank? It its large you definitely won't get flat sides unless you let the fluid settle for a while.

Post Reply