|
[Sponsors] |
March 28, 2012, 16:32 |
Divergence in rhoPimpleDyMFoam
|
#1 |
New Member
Bernardo Vieira
Join Date: Apr 2011
Location: USA
Posts: 7
Rep Power: 15 |
Hello all!
I put together a solver combining rhoPimpleFoam and PimpleDyMFoam to be able to simulate a pitching airfoil by rotating the entire grid. After being able to compile everything and run a case with no errors, I’m now facing a convergence problem. I get an error of number of iterations exceeded: Code:
--> FOAM FATAL ERROR: [0] Maximum number of iterations exceeded [0] [0] From function specieThermo<Thermo>::T(scalar f, scalar T0, scalar (specieThermo<Thermo>::*F)(const scalar) const, scalar (specieThermo<Thermo>::*dFdT)(const scalar) const) const My initial conditions are taken from a converged steady-state solution using rhoSimpleFoam. I tried to play with the under-relaxation factors, as well as the number of inner correctors (nCorrectors), but that doesn’t seem to be helping much (runs longer, but still blows up). Check mesh passes. This grid has also been used in Fluent before. Also, I’m running with a pretty small timestep, with MaxCo being less than 1.5. I'm currently using 10 subiterations (nOuterCorrectors). On my solver side, I think everything seems to be working. I have inspected the mesh during rotation, and it seems to be rotating as desired. Just as a check, I run the same case, without pitching on rhoPimpleFoam, but still transient, and I was getting a similar problem. Any ideas on what could be going wrong? Any suggestion on more stable schemes perhaps ? Or changes in the relaxations factors? I'm attaching the fvSolution and the fvSchemes files. Some of the underrelaxation factors that I've tried are put as comments in the fvSolution file. I appreciate any inputs. |
|
July 19, 2012, 03:22 |
|
#2 |
New Member
notyet
Join Date: Jun 2012
Posts: 9
Rep Power: 14 |
Hi bvieira,
did you manage to track down your problem? Could you share your rhoPimpleDyMFoam solver? I currently need that as well and I guess I would be wasting time reinventing a wheel you already made round... |
|
Tags |
iterations exceeded, rhopimplefoam, under relaxation factors |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF divergence of a vector | cris | FLUENT | 3 | September 4, 2014 19:06 |
Divergence problem for species transport model | MY | FLUENT | 3 | January 11, 2014 05:46 |
Green's theorem or divergence theorem? | Hermano | Main CFD Forum | 0 | November 30, 2011 17:11 |
Quarter Burner mesh with periosic condition | SamCanuck | FLUENT | 2 | August 31, 2011 12:34 |
divergence in MAC Method | Maciej Matyka | Main CFD Forum | 2 | December 19, 2000 11:43 |