|
[Sponsors] |
May 29, 2013, 14:55 |
BuouyantBoussineqLES pressure problem
|
#1 |
New Member
Join Date: Mar 2013
Posts: 8
Rep Power: 13 |
Hello Foamies,
I'm trying to implement a turbulent flow field using the BuouyantBoussinesq solver. My boundary conditions are at first as follows: dimensions [0 1 -1 0 0 0 0]; internalField uniform (0 0 0); boundaryField { left { type cyclic; } right { type cyclic; } top { type zeroGradient; } bottom { type fixedValue; value uniform (0 0 0); } back { type cyclic; } front { type cyclic; } } I'm using funkysetFields afterwards to write an initial wind- and pressure field. Now the problem: After the first solver iteration the original pressure scales changes rapidly, even into negative scale. After a couple iterations this leads to singularities of unreal high numbers at the bottom corners of the flow domain. I attached two pictures for illustration purpose. The first shows the initial pressure field, second shows the build-up of the singularities. Has anybody overcome similar problems with LES, or can give any advise on how to set the boundary conditions for the simulation of turbulent fields? Thanks in advance, edit |
|
May 31, 2013, 05:55 |
Problem solved
|
#2 |
New Member
Join Date: Mar 2013
Posts: 8
Rep Power: 13 |
The pressure singularities were eleminated by using funkySetFields to set the right pressure levels to the flow domain. Afterwards I decreased the timesteps to 0.25 sec to keep Courant numbers low. After a couple of minutes timesteps were increased up to 1.0 sec. The pressure field was stable throughout the simulation run.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Pressure inlet problem | Laci | FLUENT | 2 | October 5, 2010 05:51 |
Pressure calculation problem | maolongliu | OpenFOAM | 1 | August 15, 2010 09:05 |
pressure gradient term in low speed flow | Atit Koonsrisuk | Main CFD Forum | 2 | January 10, 2002 11:52 |
A problem on the pressure | John | Main CFD Forum | 6 | November 18, 2000 07:41 |
Hydrostatic pressure in 2-phase flow modeling (long) | DS & HB | Main CFD Forum | 0 | January 8, 2000 16:00 |