|
[Sponsors] |
April 11, 2018, 14:42 |
Stream-function Vorticity formulation
|
#1 |
New Member
Ujjwal Mohanty
Join Date: Mar 2018
Posts: 18
Rep Power: 8 |
What is the need to use the stream vorticity function and how are the boundary conditions defined in the lid driven cavity problem?
|
|
April 11, 2018, 20:27 |
|
#2 |
Member
Join Date: Jul 2013
Posts: 56
Rep Power: 13 |
Your question is very vague. I can therefore only assume the context that is of interest to you.
1. What is the need to use the stream vorticity function In 2D incompressible Navier-Stokes equations, a velocity-pressure equation system will have 2 transport equations (u and v) and a Poisson equation (p). By using the stream-vorticity formulation, you can solve the same problem with 1 less transport equation, as you only have 1 transport equation (vorticity) and 1 Poisson equation (stream). In 3D incompressible the vorticity in no longer a scalar, but is a vector with 3 coordinates, and you have just as many equations, with more complex boundary conditions to apply. This is not as common. I am not familiar with the compressible, but I know it also is quite uncommon to use such formulation for the compressible cases. 2. how are the boundary conditions defined in the lid driven cavity problem The stream function can be set using a Dirichlet condition. Stream = cst along the boundary. For the vorticity, it's not so simple, but not so bad either. Starting with a Taylor expansion normal to the boundary of the stream function, up to the second order term, you can do substitutions and simplification which will result in a boundary condition on vorticity. I'll let you toy around with this idea. |
|
April 12, 2018, 04:58 |
|
#3 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
The 2D stream function-vorticity formulation is a standard section in any textbook of CFD and is a good exercise for a student.
You just rewrite the continuity (the divergence-free constraint) and momentum equation (applying the curl). The BC.s for the stream function is quite simple from its definition in terms of the velocity field. For the vorticity, study how the Thom formula is obtained. The 3D extension is practically never used for practical application. |
|
May 12, 2018, 03:40 |
|
#4 | |
New Member
Ujjwal Mohanty
Join Date: Mar 2018
Posts: 18
Rep Power: 8 |
Quote:
Thanks Alex. It is very helpful. I am just a beginner in CFD, hence the vague questions. And what does cst stand for?? |
||
Tags |
lid driven cavity, stream-function |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] Errors during blockMesh meshing | Madeleine P. Vincent | OpenFOAM Meshing & Mesh Conversion | 51 | May 30, 2016 11:51 |
is internalField(U) equivalent to zeroGradient? | immortality | OpenFOAM Running, Solving & CFD | 7 | March 29, 2013 02:27 |
[blockMesh] error message with modeling a cube with a hold at the center | hsingtzu | OpenFOAM Meshing & Mesh Conversion | 2 | March 14, 2012 10:56 |
Error with Wmake | skabilan | OpenFOAM Installation | 3 | July 28, 2009 01:35 |
Stream function and vorticity for turbulence flow? | Willard Lee | Main CFD Forum | 1 | January 20, 1999 12:03 |