|
[Sponsors] |
November 15, 2012, 12:18 |
Non-physical flow: omega is fixed at inlet
|
#1 |
New Member
Abdulhaq
Join Date: Oct 2012
Posts: 27
Rep Power: 14 |
Hi
This is driving me crazy! I'm simulating a flow past a transonic aerofoil (RAE 2822), I wrote a small script to generate a blockMeshDict which would then generate a C-Mesh around the aerofoil. Everything except omega at the inlet is fine. Here's my part of my entry for omega: Code:
internalField uniform 242315; boundaryField { INLET { type fixedValue; value $internalField; } Something even more strange: I have a c-mesh for this same aerofoil converted from Fluent (originally from Numeca), and when I run the simulation using this mesh with the exact same conditions, omega is changing at the inlet, i.e. it is being solved!. Here's a screenshot: This seems more 'physical'. Am I correct to say the 1st screenshot doesn't look correct at all. If yes, what is wrong with the mesh/boundaries. Can someone help me? I have also uploaded the two cases, the first one is using the mesh I generated, (blockMeshDict) is included as well. The second is using the converted Fluent mesh. *I originally had the two meshes to have the same boundaries but then I decided to create a 'topAndBottom' boundary patch as well in the hope that it will change the behaviour of omega at the inlet. Case1(block Mesh): http://www.mediafire.com/?bfemuyx2qofh4qh Case2(fluent mesh): http://www.mediafire.com/?zvz2n15izzb0i1m |
|
Tags |
omega, rhocentralfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
mass flow inlet and pressure outlet with target mass flow rate | Zigainer | FLUENT | 13 | October 26, 2018 06:58 |
steam flow in a pipe driven by a pressure gradient between inlet and outlet | SalvoCalvo | COMSOL | 0 | March 11, 2010 07:52 |
Problems modeling subsonic engine air inlet with flow separation | TWaung | CFX | 2 | March 29, 2009 19:42 |
mass flow inlet | Mech | FLUENT | 2 | July 7, 2006 08:37 |
modelling slug flow with pressure inlet | Azman | FLUENT | 0 | May 29, 2006 07:45 |