CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Water level in a rotating tank problem

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By lovecraft22
  • 1 Post By iamed18

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 5, 2012, 01:30
Smile Water level in a rotating tank problem
  #1
New Member
 
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 13
Krishna Sandeep is on a distinguished road
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.
Krishna Sandeep is offline   Reply With Quote

Old   June 5, 2012, 03:31
Default
  #2
Senior Member
 
lore
Join Date: Mar 2010
Location: Italy
Posts: 460
Rep Power: 18
lovecraft22 is on a distinguished road
Send a message via Skype™ to lovecraft22
Is the thank cylindrical and it's just rotating around its center?
lovecraft22 is offline   Reply With Quote

Old   June 5, 2012, 06:33
Default
  #3
New Member
 
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 13
Krishna Sandeep is on a distinguished road
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..
Krishna Sandeep is offline   Reply With Quote

Old   June 5, 2012, 06:36
Default
  #4
Senior Member
 
lore
Join Date: Mar 2010
Location: Italy
Posts: 460
Rep Power: 18
lovecraft22 is on a distinguished road
Send a message via Skype™ to lovecraft22
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;
    }
Krishna Sandeep likes this.
lovecraft22 is offline   Reply With Quote

Old   June 6, 2012, 02:16
Default
  #5
kid
Senior Member
 
cfdkid
Join Date: Mar 2009
Posts: 133
Rep Power: 17
kid is on a distinguished road
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
kid is offline   Reply With Quote

Old   June 6, 2012, 02:46
Default
  #6
New Member
 
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 13
Krishna Sandeep is on a distinguished road
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?
Krishna Sandeep is offline   Reply With Quote

Old   June 6, 2012, 02:47
Default
  #7
New Member
 
Krishna Sandeep
Join Date: Jun 2012
Posts: 12
Rep Power: 13
Krishna Sandeep is on a distinguished road
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....
Krishna Sandeep is offline   Reply With Quote

Old   June 11, 2012, 09:20
Default
  #8
Member
 
Edward Leonard
Join Date: May 2012
Location: Calumet, MI
Posts: 31
Rep Power: 13
iamed18 is on a distinguished road
Quote:
Originally Posted by Krishna Sandeep View Post
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....
I don't know how valid the inviscid approximation will work for this since the rotating boundary will be your entire driving force for the flow - if there's no viscosity near the boundary layer, then what reason would the fluid have to flow?
Krishna Sandeep likes this.
iamed18 is offline   Reply With Quote

Old   November 15, 2014, 10:32
Default
  #9
New Member
 
Deutschland
Join Date: May 2014
Posts: 12
Rep Power: 11
Dhruval is on a distinguished road
hi. sandeep,
have you found the solution?
Dhruval is offline   Reply With Quote

Old   April 24, 2016, 13:22
Post variable omega according to algorithm calculated value
  #10
Member
 
Muhammad Usman
Join Date: Feb 2014
Posts: 91
Rep Power: 0
13msmemusman is on a distinguished road
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.
Quote:
Originally Posted by lovecraft22 View Post
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;
    }
13msmemusman is offline   Reply With Quote

Old   February 15, 2018, 05:30
Default Rotating Wall Velocity and Dirichlet
  #11
New Member
 
Panchatcharam Mariappan
Join Date: Apr 2014
Posts: 17
Rep Power: 11
mpanch13114 is on a distinguished road
Hi,

I am working on a similar problem. Rotating wall velocity = Dirichlet boundary condition ?? or Are they different?

Regards
Panch
mpanch13114 is offline   Reply With Quote

Reply

Tags
rotatingcylinder, waterlevel


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with the 2D rotating blade-CFX-12.1 Araz CFX 5 September 3, 2011 07:54
Rotating problem / transient / 2D Logan86 CFX 6 July 8, 2011 06:57
Simulating air injects to water in a tank Howard Wang FloEFD, FloWorks & FloTHERM 1 March 16, 2009 03:17
Terrible Mistake In Fluid Dynamics History Abhi Main CFD Forum 12 July 8, 2002 09:11
Tank problem using CFD meda Main CFD Forum 3 July 1, 1999 21:44


All times are GMT -4. The time now is 16:26.