|
[Sponsors] |
August 26, 2009, 11:05 |
Boundary condition "flow over a cylinder"
|
#1 |
Member
toto
Join Date: Jun 2009
Posts: 71
Rep Power: 17 |
Hi,
In this example the flow over a cylinder is modeled . The domain is 2 dimensional. The cylinder, which is perpendicular to the flow, is modeled as a circle and a rectangular flow domain is created around the cylinder. For this example, we will consider Air as the fluid medium. 1. Which solver is adequate in this case (tubForm, icoForm or simpleFoam)? 2. How could i chose an adaquate Time-Step to get resonnable Courant-Number during the Simulation My boundary conditions in 0/U looks like(IcoFoam) dimensions [0 1 -1 0 0 0 0]; internalField uniform (1 0 0); boundaryField inlet { type fixedValue; value uniform (1 0 0); { outlet { type zeroGradient; } inlet { type fixedValue; value uniform (1.5 0 0); } cyl_wall { type fixedValue; value uniform (0 0 0); } wall { type symmetry; // I donīt no (no-Slip) } frontAndBackPlanes { type empty; } p/U looks like inlet { type fixedValue; value uniform (0 0 0); { outlet { type fixedValue; value uniform 0; } inlet { type zeroGradient; } cyl_wall { type ............; // I donīt no } wall { type ............; // I donīt no } frontAndBackPlanes { type empty; } 3. What about fvScheme, fvSolution ? Please just help me to solve this Problem! Thanks |
|
February 8, 2011, 06:11 |
|
#2 | |
New Member
lyes
Join Date: Feb 2011
Posts: 24
Rep Power: 15 |
Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Axis Boundary Condition..what is it? | CFDtoy | FLUENT | 6 | February 13, 2007 06:51 |
How to set boundary condition in Fluent for the fo | Peiyong | FLUENT | 1 | November 10, 2006 12:44 |
pressure boundary condition in fractional step | Jean-François Corbett | Main CFD Forum | 3 | January 10, 2006 09:49 |
1 and 2 Order Boundary condition at the same place | CFD_Flo | Main CFD Forum | 4 | July 11, 2005 12:57 |
How to resolve boundary condition problem? | sam | FLUENT | 2 | July 20, 2003 03:19 |