CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > CFX

pond depth

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 1, 2009, 10:44
Default pond depth
  #1
New Member
 
Johannes Gérson Janzen
Join Date: Jul 2009
Posts: 3
Rep Power: 16
jgersonj is on a distinguished road
Dear friends,

I have no experience with CFX. I need to simulate the hydrodynamics of stabilization ponds. I am encountering difficulties in defining the water depth in the pond. At the beginning of the simulation the pond must already have some depth of water. How do I do that?

Thanks
jgersonj is offline   Reply With Quote

Old   July 1, 2009, 11:42
Default
  #2
Rui
Member
 
Rui's Avatar
 
Rui Igreja
Join Date: Mar 2009
Location: Aveiro
Posts: 68
Blog Entries: 1
Rep Power: 17
Rui is on a distinguished road
. .
Quote:
Originally Posted by rui View Post
second, have a look at the "free-surface flow over a bump" tutorial, and see how they define the water heigth.
__________________
Rui
Rui is offline   Reply With Quote

Old   July 2, 2009, 03:31
Default
  #3
Member
 
Ali Torbaty
Join Date: Jul 2009
Location: Sydney, Australia
Posts: 72
Rep Power: 16
AliTr is on a distinguished road
you should make some expressions to define volume of water and volume of air through initialisation.
1- define an expression for initial water level, say: InitWatLevel = 2[m]
2- make a step function defining water volume: WatVol = step((InitWatLevel - z)/1[m])
3- make a step function defining air volume: AirVol = 1 - WatVol
4- use WatVol and AirVol expressions in Domain/Initialisation to define volume fraction of each fluid

good luck

ps. check Tutorial 7: Free Surface Flow Over a Bump
AliTr is offline   Reply With Quote

Old   July 2, 2009, 03:48
Default
  #4
Rui
Member
 
Rui's Avatar
 
Rui Igreja
Join Date: Mar 2009
Location: Aveiro
Posts: 68
Blog Entries: 1
Rep Power: 17
Rui is on a distinguished road
5- don't forget the hydrostatic pressure \rho\cdot g\cdot h
__________________
Rui
Rui is offline   Reply With Quote

Old   July 3, 2009, 12:21
Default
  #5
Member
 
Join Date: Mar 2009
Posts: 49
Rep Power: 17
John is on a distinguished road
The height of the pond should be controlled by outlet weir. Try to find the outlet weir elevation and do a simple math.
John is offline   Reply With Quote

Old   July 6, 2009, 16:13
Default + pond depth
  #6
New Member
 
Johannes Gérson Janzen
Join Date: Jul 2009
Posts: 3
Rep Power: 16
jgersonj is on a distinguished road
Thanks for the reply.

The pond consists of one inlet pipe and one outlet pipe. The output may be in a position below the inlet. As inlet condition, I'm defining the normal speed. In the pond the conditions are similar as in the manual:

h = 2 [m]
initialVOFAir step = ((z - h) / 1 [m])
initialVOFWater = 1 - initialVOFAir
initialP = 998 [kg m ^ -3] * g * (h-z) * initialVOFWater

As outlet condition, we adopted the normal speed (which equals the speed of entry). What is the error that is being committed?
jgersonj is offline   Reply With Quote

Old   July 6, 2009, 16:38
Default
  #7
Senior Member
 
ckleanth's Avatar
 
George
Join Date: Mar 2009
Location: Birmingham, UK
Posts: 257
Rep Power: 18
ckleanth is on a distinguished road
Quote:
Originally Posted by jgersonj View Post
... What is the error that is being committed?
you tell us ...

btw the equation initialVOFAir = step((z - h) / 1 [m])

you forgot to define the air pressure in the pressure initialisation

PS if you have multiphase leave one phase volume fraction initialisation as automatic.
__________________
Top 4 tips
1. Knowledge is everything and Ignorance is dangerous.
2. Understand your limitations and try to eliminate them.
3. Get yerself a bike and hoon the chuffer. You will soon learn why dogs like to hang their heads out the car window.
4. Please before asking any questions on how to run simulations in CFX, go though all the tutorials
ckleanth is offline   Reply With Quote

Old   July 7, 2009, 11:02
Default
  #8
Member
 
Join Date: Mar 2009
Posts: 49
Rep Power: 17
John is on a distinguished road
Quote:
Originally Posted by jgersonj View Post
Thanks for the reply.

The pond consists of one inlet pipe and one outlet pipe. The output may be in a position below the inlet. As inlet condition, I'm defining the normal speed. In the pond the conditions are similar as in the manual:

h = 2 [m]
initialVOFAir step = ((z - h) / 1 [m])
initialVOFWater = 1 - initialVOFAir
initialP = 998 [kg m ^ -3] * g * (h-z) * initialVOFWater

As outlet condition, we adopted the normal speed (which equals the speed of entry). What is the error that is being committed?
The level of the lagoon can be controlled by the operators by adjusting the outlet exit level depending on the seasonal condition. So depending on what you really want to model, it usually should good enough to determine the water level based on traditional hydraulic calculations or based on outlet pipe elevation. And since the lagoon has very large area, it is also acceptable to simplify the inlet/outlet structure for the modeling purpose.

For designing optimization purpose, you may also consider a worst case scenario water level and use it as your modeling base
John is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Depth for 2D problems Jamcam FLUENT 9 February 21, 2018 13:24
pond depth jgersonj Main CFD Forum 1 July 1, 2009 10:38
How did I set a discharge or depth curve at inflow boundary? (open channel problem) Andy Chen FLUENT 0 June 29, 2009 10:11
More replies below current depth... !!!! Rui Site Help, Feedback & Discussions 6 May 15, 2009 09:46
Pond Boundary Conditions J.W. FLUENT 0 August 24, 2004 18:03


All times are GMT -4. The time now is 18:39.