|
[Sponsors] |
Different flow pattern between OpenFOAM and CFX |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 12, 2010, 08:08 |
Different flow pattern between OpenFOAM and CFX
|
#1 |
Member
Join Date: Sep 2009
Posts: 45
Rep Power: 17 |
Dear Foamers,
I'd like to validate OpenFOAM by using CFX. I use the same mesh and boundary conditions in both software. The same Reynolds number of 300,000. The LES Smagorinsky in CFX using the default damping function (with Cs=0.1) and Scalable as wall function; The LES Smagorinsky in OpenFOAM is shown as: LESModel Smagorinsky; delta cubeRootVol; printCoeffs on; cubeRootVolCoeffs { deltaCoeff 1; } vanDriestCoeffs { delta cubeRootVol; cubeRootVolCoeffs { deltaCoeff 1; } smoothCoeffs { delta cubeRootVol; cubeRootVolCoeffs { deltaCoeff 1; } maxDeltaRatio 1.1; } Aplus 26; Cdelta 0.158; } smoothCoeffs { delta cubeRootVol; cubeRootVolCoeffs } Where can I modify the Cs in OpenFOAM? Moreover, I don't use any wall functions. The inlet used in CFX is: Normal Speed 1m/s The inlet used in OpenFOAM is: INLET { type turbulentInlet; fluctuationScale (0.01 0.01 0.01); referenceField uniform (1 0 0); alpha 0.1; value uniform (1 0 0); } I created a cyclic patch in OpenFOAM to match the periodic BC of CFX. I set pointSync to false and matchTolerance to 0.2. Regarding the discretiztion schemes: in CFX: Advection Scheme: Central Difference. Transient Scheme: Second Order Backward Euler in OpenFOAM: ddtScheme: backward others: Gauss linear The flow pattern is not the same: in CFX, no separation occurs on the top of the cylinder, which is good for a Reynolds number of 300,000.However, in OpenFOAM, a separation with no reattachment can be seen as if the Reynolds number was less enough from 300,000. I do not know where this difference can come from. If anyone see something I should change in my setting, it would be great . Thanks a lot, AirS. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM vs. Fluent & CFX | marco | FLUENT | 16 | November 17, 2020 05:53 |
Unstable flow simpleFoam 2nd order | Valle | OpenFOAM | 0 | August 26, 2009 09:12 |
OpenFOAM vs. Fluent & CFX | marco | Main CFD Forum | 81 | March 31, 2009 15:22 |
Water pump OpenFOAM 15 ANSYS CFX 110 comparation | waynezw0618 | OpenFOAM Running, Solving & CFD | 39 | March 5, 2009 13:57 |
CFX or OpenFOAM | CFD | CFX | 14 | May 26, 2008 12:56 |