|
[Sponsors] |
October 2, 2019, 06:27 |
chtMultiRegionFoam in of6 at High Speeds
|
#1 |
New Member
Arslan Adeel Ur Rehmann
Join Date: Jun 2018
Posts: 9
Rep Power: 8 |
Hi everyone!
I am trying to simulation flow over an airfoil using chtMultiRegion v6 at a high velocity 160ms-1. But the issue is the simulation explodes every-time. I have already tried many things like initializing solution with rhoSimpleFoam, run at low velocity and mapping the solution nothing is working at a velocity above 10ms-1. Does anyone has experience using chtMultiRegion at high velocities. Would love to hear your comments. Thanks |
|
October 2, 2019, 08:27 |
|
#2 |
Senior Member
Join Date: Sep 2013
Posts: 353
Rep Power: 21 |
High velocity is relative. Which medium is it? And what is the mach number of the flow?
|
|
October 4, 2019, 08:32 |
|
#3 |
New Member
Arslan Adeel Ur Rehmann
Join Date: Jun 2018
Posts: 9
Rep Power: 8 |
Hi
I am using air and Mach no is 0.5. |
|
October 4, 2019, 09:00 |
|
#4 |
Senior Member
Join Date: Sep 2013
Posts: 353
Rep Power: 21 |
Are you using the transsonic switch? Which schemes are you using? What is the mesh quality like? What are your relaxation factors?
|
|
October 4, 2019, 09:26 |
|
#5 |
New Member
Arslan Adeel Ur Rehmann
Join Date: Jun 2018
Posts: 9
Rep Power: 8 |
I have attached my fvSchemes and fvSolutions files. I am using chtMultiRegionSimpleFoam of5. My mesh quality is
MaSckewness : 0.15 Max Non-orthogonality : 50 max Aspect Ratio : 205 |
|
October 4, 2019, 09:31 |
|
#6 |
Senior Member
Join Date: Sep 2013
Posts: 353
Rep Power: 21 |
Try this:
Code:
div(phi,U) bounded Gauss upwind; div(phi,k) bounded Gauss upwind; div(phi,omega) bounded Gauss upwind; div(phi,h) bounded Gauss upwind; div(phi,K) bounded Gauss upwind; div(phi,Ekp) bounded Gauss upwind; |
|
Tags |
chtmultiregionfoam, high speed, high velocity flow, openfoam6 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Conjugate heat transfer high speed gas flow | jaktry89 | OpenFOAM Running, Solving & CFD | 14 | March 17, 2023 08:53 |
BC for Actuator Disk - Flow Vel from High Pressure to Low Pressure | vinguva | OpenFOAM Running, Solving & CFD | 2 | March 8, 2016 00:46 |
High Lift Airfoils At High Angles Of Attack | Luiz Pancini | FLUENT | 2 | April 9, 2015 09:01 |
Convergence of High Speed Turbulent flows | satty_00 | FLUENT | 0 | February 21, 2015 04:23 |
flow with high turbulent viscosity ratio | Phillips | FLUENT | 0 | August 24, 2008 19:01 |