|
[Sponsors] | |||||
|
|
|
#1 |
|
Senior Member
Giles Richardson
Join Date: Jun 2012
Location: Cambs UK
Posts: 115
Rep Power: 15 ![]() |
// simpleFoam initial screen output looks like this:
Time = 0.1 GAMG: Solving for p, Initial residual = 1, time step continuity errors : sum local = 0.0964558, smoothSolver: Solving for omega, Initial residual = 0.999483, bounding omega, min: -28.9635 max: 3.69255e+009 average: smoothSolver: Solving for k, Initial residual = 1, ExecutionTime = 39.047 s ClockTime = 39 s // but does not contain the usual info about ux uy uz, like this: smoothSolver: Solving for Ux, Initial residual = 1, smoothSolver: Solving for Uy, Initial residual = 1, smoothSolver: Solving for Uz, Initial residual = 1, // very strange! |
|
|
|
|
|
|
|
|
#2 |
|
Senior Member
Giles Richardson
Join Date: Jun 2012
Location: Cambs UK
Posts: 115
Rep Power: 15 ![]() |
forgot to change the setting of defaultFaces to "patch" (instead of "empty") in the "boundary" file in /0/polyMesh
This meant that the BCs for defaultFaces were not being applied, which meant the U field was diverging. bit of a tricky problem to trace back - but probably a common user error! |
|
|
|
|
|
|
|
|
#3 |
|
Member
Ashish Magar
Join Date: Jul 2016
Location: Mumbai, India
Posts: 81
Rep Power: 11 ![]() |
Thanks for sharing.
|
|
|
|
|
|
![]() |
| Tags |
| simplefoam convergence |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
| Unstabil Simulation with chtMultiRegionFoam | mbay101 | OpenFOAM Running, Solving & CFD | 13 | December 28, 2013 14:12 |
| calculation stops after few time steps | sivakumar | OpenFOAM Running, Solving & CFD | 7 | March 17, 2013 07:37 |
| Differences between serial and parallel runs | carsten | OpenFOAM Bugs | 11 | September 12, 2008 12:16 |
| Could anybody help me see this error and give help | liugx212 | OpenFOAM Running, Solving & CFD | 3 | January 4, 2006 19:07 |