|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 15 ![]() |
Hi everyone
![]() I am completely new to openFOAM and am trying to workout the " water level in a rotating tank" problem. I should find out the new surface of water and the pressure distribution inside the water. Please direct me how to solve it...if anyone have already tried it please give me a link to the files so that i can run the case. |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
|
Is the thank cylindrical and it's just rotating around its center?
|
|
|
|
|
|
|
|
|
#3 |
|
New Member
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 15 ![]() |
yeah the tank is cylindrical and is rotating about its vertical axis.....i want to see the vortex formation i.e., the shape of the free water surface..
|
|
|
|
|
|
|
|
|
#4 |
|
Senior Member
|
Then you just need to set your cylinder as a rotating wall in your U file;
Code:
"cylinder_.*"
{
type rotatingWallVelocity;
origin (0 0 0);
axis (0 0 1);
omega constant 3000;
}
|
|
|
|
|
|
|
|
|
#5 |
|
Senior Member
cfdkid
Join Date: Mar 2009
Posts: 133
Rep Power: 18 ![]() |
Hi Lore,Hello sandeep
Is the tank going to be open or closed ? ( free surface model or regular internal flow or closed lid with two fluids (air,water))
__________________
________________________________________ Regards, CFDkid It never gets easier You just get Better
|
|
|
|
|
|
|
|
|
#6 |
|
New Member
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 15 ![]() |
The tank is closed. assume that the liquid is inviscid and free of surface tension. Water is filled up to half of the tank. What solver should i use? I've been doing the problem similar to that of dam-break case with different initial fields and viscosity and sigma as 0....is this correct?
|
|
|
|
|
|
|
|
|
#7 |
|
New Member
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 15 ![]() |
The tank is closed. assume that the liquid is inviscid and free of surface tension. Water is filled up to half of the tank. What solver should i use? I've been doing the problem similar to that of dam-break case with different initial fields and viscosity and sigma as 0....is this correct? I ve given the rotating wall condition and can actully feel the wall rotating....
|
|
|
|
|
|
|
|
|
#8 | |
|
Member
Edward Leonard
Join Date: May 2012
Location: Calumet, MI
Posts: 31
Rep Power: 15 ![]() |
Quote:
|
||
|
|
|
||
|
|
|
#9 |
|
New Member
Deutschland
Join Date: May 2014
Posts: 12
Rep Power: 13 ![]() |
hi. sandeep,
have you found the solution? |
|
|
|
|
|
|
|
|
#10 |
|
Member
Muhammad Usman
Join Date: Feb 2014
Posts: 91
Rep Power: 0 ![]() |
what if i want to input omega value from an algorithm??? means i am getting rotation value from an algorthm and i want to use it in solver.
|
|
|
|
|
|
|
|
|
#11 |
|
New Member
Panchatcharam Mariappan
Join Date: Apr 2014
Posts: 17
Rep Power: 13 ![]() |
Hi,
I am working on a similar problem. Rotating wall velocity = Dirichlet boundary condition ?? or Are they different? Regards Panch |
|
|
|
|
|
![]() |
| Tags |
| rotatingcylinder, waterlevel |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem with the 2D rotating blade-CFX-12.1 | Araz | CFX | 5 | September 3, 2011 08:54 |
| Rotating problem / transient / 2D | Logan86 | CFX | 6 | July 8, 2011 07:57 |
| Simulating air injects to water in a tank | Howard Wang | FloEFD, FloWorks & FloTHERM | 1 | March 16, 2009 04:17 |
| Terrible Mistake In Fluid Dynamics History | Abhi | Main CFD Forum | 12 | July 8, 2002 10:11 |
| Tank problem using CFD | meda | Main CFD Forum | 3 | July 1, 1999 22:44 |