|
[Sponsors] |
February 28, 2018, 15:13 |
rhoPimpleFoam stuck at first field averaging
|
#1 |
New Member
Osman Mirza Demircan
Join Date: May 2017
Location: Ankara, Türkiye
Posts: 29
Rep Power: 9 |
Hi Foamers,
I am running an analysis using rhoPimpleFoam in OpenFoam 4.1 and for the first time I have encountered a rather strange problem: the code stops right after writing the first field averaging and doesn't give any errors. It just stays like that, stuck in the iteration. I have the following log the moment the run gets stuck: Code:
Courant Number mean: 0.02938614 max: 1.000011 deltaT = 8.393111e-07 Time = 0.0001762389 PIMPLE: iteration 1 DILUPBiCGStab: Solving for Ux, Initial residual = 3.207686e-05, Final residual = 6.313603e-08, No Iterations 1 DILUPBiCGStab: Solving for Uy, Initial residual = 0.0007017714, Final residual = 2.766591e-08, No Iterations 1 DILUPBiCGStab: Solving for Uz, Initial residual = 0.00204111, Final residual = 7.322674e-08, No Iterations 1 DILUPBiCGStab: Solving for e, Initial residual = 7.888769e-05, Final residual = 2.252963e-07, No Iterations 1 GAMG: Solving for p, Initial residual = 0.001138042, Final residual = 1.867949e-09, No Iterations 1 diagonal: Solving for rho, Initial residual = 0, Final residual = 0, No Iterations 0 time step continuity errors : sum local = 9.460353e-12, global = -1.011288e-14, cumulative = -6.846426e-09 rho max/min : 1.453929 0.9230945 PIMPLE: iteration 2 DILUPBiCGStab: Solving for Ux, Initial residual = 8.613396e-06, Final residual = 2.036931e-08, No Iterations 1 DILUPBiCGStab: Solving for Uy, Initial residual = 2.719761e-05, Final residual = 9.958047e-08, No Iterations 1 DILUPBiCGStab: Solving for Uz, Initial residual = 7.845208e-05, Final residual = 2.66355e-07, No Iterations 1 DILUPBiCGStab: Solving for e, Initial residual = 7.790488e-05, Final residual = 2.229482e-07, No Iterations 1 GAMG: Solving for p, Initial residual = 0.0004511078, Final residual = 6.413692e-10, No Iterations 1 diagonal: Solving for rho, Initial residual = 0, Final residual = 0, No Iterations 0 time step continuity errors : sum local = 3.251614e-12, global = -1.396225e-15, cumulative = -6.846427e-09 rho max/min : 1.453856 0.9231683 DILUPBiCGStab: Solving for omega, Initial residual = 3.781517e-05, Final residual = 1.050715e-07, No Iterations 1 DILUPBiCGStab: Solving for k, Initial residual = 5.294397e-05, Final residual = 1.939542e-07, No Iterations 1 PIMPLE: not converged within 2 iterations ExecutionTime = 39.62 s ClockTime = 42 s functionObjects::MachNo Ma writing field: Ma functionObjects::Q Q writing field: Q fieldAverage fieldAverage write: Calculating averages Writing average fields You can find my controlDict in the attachments, thank you.
__________________
Osman Mirza Demircan |
|
Tags |
average field, averaging, rhopimplefoam, stop |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[SOWFA] NREL SOWFA ABLTerrainSolver tutorial problem | cico0815 | OpenFOAM Community Contributions | 36 | February 3, 2022 12:54 |
New Solver error Foam::error::printStack | upuli | OpenFOAM Running, Solving & CFD | 4 | May 11, 2018 02:43 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
Starting field averaging using libFunctionObject after certain time | eelcovv | OpenFOAM Programming & Development | 25 | December 7, 2015 23:28 |
Averaging field over a spatial direction | fs82 | OpenFOAM | 10 | August 12, 2009 11:44 |