|
[Sponsors] |
February 11, 2019, 10:39 |
nan in potential foam in decomposed form
|
#1 |
New Member
david
Join Date: Dec 2018
Posts: 2
Rep Power: 0 |
Hi,
I am having issues with the potentialFoam solver. I have a huge case (almost 80 million cells). When I ran it on a single core, it managed to get some iterations done. However when i decompose the domain into 1200 subdomains, I get nan on the first iteration. My inlet is my own defined velocity profile with random perturbations. This is pre-LES. Is there any reason as to why this is happening. I have searched this forum but i have yet to find anybody having issues with "nan" with potentialfoam. This is for OpenFoam 5. Thanks David |
|
February 12, 2019, 13:17 |
|
#2 |
New Member
david
Join Date: Dec 2018
Posts: 2
Rep Power: 0 |
OK. So i solved the NaN issue with potentialFoam by choosing the simple method in decomposePar.
However when i tried to run pimpleFoam, i get NaNs on the first iterations. Code:
PIMPLE: no residual control data found. Calculations will employ 2 corrector loops Reading field p Reading field U Using the loglaw boundary condition Reading/calculating face flux field phi Selecting incompressible transport model Newtonian Selecting turbulence model type LES Selecting LES turbulence model dynamicKEqn Selecting LES delta type cubeRootVol bounding k, min: 0 max: 0.167 average: 0.167 dynamicKEqnCoeffs { filter simple; Ce 1.048; } No MRF models present No finite volume options present Starting time loop fieldAverage fieldAverage1: Starting averaging at time 0 Reading surface description: nearWall Courant Number mean: 2.78783e-05 max: 0.0216974 deltaT = 1.2e-08 Time = 1.2e-08 PIMPLE: iteration 1 smoothSolver: Solving for Ux, Initial residual = nan, Final residual = nan, No Iterations 1000 smoothSolver: Solving for Uy, Initial residual = nan, Final residual = nan, No Iterations 1000 smoothSolver: Solving for Uz, Initial residual = nan, Final residual = nan, No Iterations 1000 |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
whats the cause of error? | immortality | OpenFOAM Running, Solving & CFD | 13 | March 24, 2021 08:15 |
[snappyHexMesh] snappyHexMesh error "Cannot determine normal vector from patches." | lethu | OpenFOAM Meshing & Mesh Conversion | 1 | June 3, 2020 08:49 |
error with reactingFoam | BakedAlmonds | OpenFOAM Running, Solving & CFD | 4 | June 22, 2016 03:21 |
[OpenFOAM] Take derivative of mean velocity in paraFoam | hiuluom | ParaView | 13 | April 26, 2016 07:44 |
Cells with t below lower limit | Purushothama | Siemens | 2 | May 31, 2010 22:58 |