|
[Sponsors] |
Simple jet modeling with internal faces / cells |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 5, 2012, 08:09 |
Simple jet modeling with internal faces / cells
|
#1 |
Member
Tibor Nyers
Join Date: Jul 2010
Location: Hungary
Posts: 91
Rep Power: 17 |
Hi,
I would like to create a jet in a 2D simulation through the use of internal faces or cells. My simulation includes buoyant effects so the solver is buoyantBoussinesqPimpleFoam. My first approach was to create internal faces and define a fan cyclic boundary. The setup was straightforward, the simulation started without error, but the cyclic boundary has no effect on the flow. The error can stem from the fact that there is no explicit p iterations in the solver - cavityBuoyantFan demo case I don't know if there is any method to constraint the flux / velocity through some faces, like a flowRateInletVelocity for internal boundary. The new feature in OpenFOAM, the source addition via sourcesProperties was my second try. I extended the selection from faces to the nearby cells and the idea is to constraint the velocity via vectorExplicitSetValue. I couldn't make it work unfortunately, with vectorExplicitSource the simulation runs fine, but with SetValue it blows up within a few iterations. Tested the concept with simpleFoam, source handling is not implemented in buoyantBoussinesqPimpleFoam. I must say that I'm not 100% sure that this is a viable way of prescribing the velocity in certain cells, and it's physically correct - cavityFieldSource demo case Thanks! |
|
Tags |
2d sim, buoyant, jet fan |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Technical] About OpenFOAM and concave faces or cells | mbeaudoin | OpenFOAM Meshing & Mesh Conversion | 4 | October 13, 2021 07:54 |
[Commercial meshers] Extension of fluentMeshToFoam internal cells and faces | gschaider | OpenFOAM Meshing & Mesh Conversion | 34 | January 2, 2011 11:01 |
Boundary conditions on internal faces | CaroVandame | OpenFOAM | 0 | August 2, 2010 14:56 |
Error to re-open fluent case file | J.Gimbun | FLUENT | 0 | April 27, 2006 09:42 |
Modeling a diphasic jet | francis | Main CFD Forum | 0 | May 23, 2005 09:32 |