|
[Sponsors] |
April 3, 2002, 09:15 |
Finite Volume Example
|
#1 |
Guest
Posts: n/a
|
Hi, I am a relative newcomer to the field of CFD and have been following "An introduction to Computational fluid dynamics - The finite volume method" by Versteeg and Malalasekara. What I am interested in doing, is producing some code which incorporates the following:
- Overview: Solves for Pressure and velocity using SIMPLE algorithm using a staggered grid in two dimensions. - Boundary Conditions: Known velocity at inlet and constant pressure outlet. - Differencing Scheme: Hybrid differencing - Flow type: laminar, Non-Compressible. I have several questions before I know enough to be able to use the finite volume method to build the above model - Mainly around the implementation of boundary conditions, Source terms and also solving for pressure correction. What would be ideal is if anyone could point me in the direction of a worked example similar to the above scenario that I could follow which would most likely answer all of my questions. If not, I'll post some specific questions that I have. I only have limited access to University library resources (through a friend), so a URL, or feel free to e-mail me anything that you think may be of use to me. Many thanks for your time and help, Matt Kellerman. |
|
April 10, 2002, 12:42 |
Re: Finite Volume Example
|
#2 |
Guest
Posts: n/a
|
There is a quite good book talking about FVM,
Computational Methods for Fluid Dynamics by Joel H. Ferziger, et al and also you can get the sample code ( such as using FVM and SIMPLE scheme to solve 2D flow) from ftp://ftp.springer.de/pub/technik/peric/ |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
[blockMesh] BlockMesh FOAM warning | gaottino | OpenFOAM Meshing & Mesh Conversion | 7 | July 19, 2010 15:11 |
On the damBreak4phaseFine cases | paean | OpenFOAM Running, Solving & CFD | 0 | November 14, 2008 22:14 |
fluent add additional zones for the mesh file | SSL | FLUENT | 2 | January 26, 2008 12:55 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |