CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Converging rhoSimpleFoam and rhoPimpleFoam with LTS for a flat plate

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By Artur.Ant

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 19, 2017, 03:57
Default Converging rhoSimpleFoam and rhoPimpleFoam with LTS for a flat plate
  #1
Senior Member
 
Alex
Join Date: Jan 2014
Posts: 126
Rep Power: 13
Kina is on a distinguished road
Hi all,

I have a quite simple setup. I want to investigate the flow past a flat plate (c = 0.1m, t = 1% of c). The Simulation should be steady state and density based. The flow is pressure driven and compressible with air as fluid. BCs are:

- pressure and temperature given at inlet
- pressure at outlet
- velocity pressureInletOutletVelocity (inlet) and zeroGradient (outlet)
- no slip walls at top and bottom

Re = ~50.000
Ma = 0.59

My reference calculation with fluent takes around 100 iterations (~5 min.) for a converged steady state solution. However, rhoSimpleFoam and rhoPimpleFoam with LTS (localEuler as time scheme) refuse to give me a converged solution. Instead, they are spending countless iterations on the slight vortex shedding at the end of the plate.

checkMesh output:
Code:
Checking topology...
    Boundary definition OK.
    Cell to face addressing OK.
    Point usage OK.
    Upper triangular ordering OK.
    Face vertices OK.
    Number of regions: 1 (OK).

Checking patch topology for multiply connected surfaces...
    Patch               Faces    Points   Surface topology                  
    INLET               220      442      ok (non-closed singly connected)  
    OUTLET              260      522      ok (non-closed singly connected)  
    TOP                 715      1432     ok (non-closed singly connected)  
    BOTTOM              715      1432     ok (non-closed singly connected)  
    PLATE               790      1580     ok (non-closed singly connected)  
    frontAndBackPlanes  490400   493100   ok (non-closed singly connected)  

Checking geometry...
    Overall domain bounding box (-1.19239e-05 -0.000141202 -0.0117087) (1.1003 0.400178 0.0117087)
    Mesh has 2 geometric (non-empty/wedge) directions (1 1 0)
    Mesh has 2 solution (non-empty) directions (1 1 0)
    All edges aligned with or perpendicular to non-empty directions.
    Boundary openness (-5.52111e-18 1.68288e-17 1.47372e-19) OK.
    Max cell openness = 3.32425e-16 OK.
    Max aspect ratio = 46.1598 OK.
    Minimum face area = 6.00025e-11. Maximum face area = 0.00016199.  Face area magnitudes OK.
    Min volume = 1.40511e-12. Max volume = 8.99034e-07.  Total volume = 0.0103017.  Cell volumes OK.
    Mesh non-orthogonality Max: 43.5127 average: 9.91558
    Non-orthogonality check OK.
    Face pyramids OK.
    Max skewness = 0.347688 OK.
    Coupled point location match (average 0) OK.

Mesh OK.
Mesh is generated by ICEM and converted with fluentMeshToFoam.
Pictures of the mesh attached.
Does anyone have a clue on how to get a nice convergence for problems like this with density based OpenFOAM? Schemes are all set to first order. I tried limiting the relaxation for rho to a very small value as that was a recommendation on the forums. Didn't work very well.

Cheers
Alex
Attached Images
File Type: png surface.png (9.1 KB, 25 views)
File Type: png mesh.png (80.5 KB, 34 views)
Kina is offline   Reply With Quote

Old   November 19, 2021, 07:48
Default
  #2
Member
 
Arthur
Join Date: Aug 2014
Location: Italy
Posts: 47
Rep Power: 12
Artur.Ant is on a distinguished road
It is difficult to give a reasonable answer.
From my experience wrong BC (or not suitable) (in OF you have more than 100 different BC) can slow down the solution.
Also fluent require less iteration to converge compared to OpenFoam (I did several comparison with spray, subsonic aerodynamics, supersonic nozzles)
lpz456 likes this.
Artur.Ant is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 10:36.