|
[Sponsors] |
simpleFoam stops without error message during first iteration |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 23, 2018, 05:50 |
simpleFoam stops without error message during first iteration
|
#1 |
Member
Axel
Join Date: May 2016
Location: Augsburg, Germany
Posts: 46
Rep Power: 10 |
Hi,
I am trying to a run a simpleFoam calculation of a flow around an object. When I start simpleFoam it is just not continuing the caluclation: Code:
/*---------------------------------------------------------------------------*\ | ========= | | | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\ / O peration | Version: 5.x | | \\ / A nd | Web: www.OpenFOAM.org | | \\/ M anipulation | | \*---------------------------------------------------------------------------*/ Build : 5.x-197d9d3bf20a Exec : simpleFoam Date : Jun 23 2018 Time : 10:47:27 Host : "DESKTOP-NIJDP3U" PID : 423 I/O : uncollated Case : /mnt/c/Users/fiedl/Documents/OF_Cases_local/Suzanne/fiedlerCase nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Create mesh for time = 0 SIMPLE: convergence criteria field p tolerance 0.01 field U tolerance 0.001 Reading field p Reading field U Reading/calculating face flux field phi Selecting incompressible transport model Newtonian Selecting turbulence model type laminar Selecting laminar stress model Stokes No MRF models present No finite volume options present Starting time loop forces forces: Not including porosity effects forceCoeffs forces: Not including porosity effects Time = 1 DILUPBiCGStab: Solving for Ux, Initial residual = 1, Final residual = 0.0626463, No Iterations 1 DILUPBiCGStab: Solving for Uy, Initial residual = 1, Final residual = 0.00795274, No Iterations 1 DILUPBiCGStab: Solving for Uz, Initial residual = 1, Final residual = 0.0596632, No Iterations 1 |
|
June 25, 2018, 15:57 |
|
#2 |
Member
Axel
Join Date: May 2016
Location: Augsburg, Germany
Posts: 46
Rep Power: 10 |
So I figured out the problem was that my object was not watertight. So during meshing snappyHexMesh also meshed the interior of the object and introduces some really bad cells there. This led to the crash of the calculation.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SimpleFoam Stops Without Error Message | MoeCFD | OpenFOAM Running, Solving & CFD | 12 | July 20, 2022 06:49 |
Floating point exception error | lpz_michele | OpenFOAM Running, Solving & CFD | 53 | October 19, 2015 03:50 |
Hardware-Configuration for Fluent HPC-Pack (8x) | JohHaas | Hardware | 9 | March 3, 2015 14:25 |
HELP PLS: Simplefoam manipulated to add diffusive mass transport...but solver stops!! | 1gn0rant | OpenFOAM Running, Solving & CFD | 1 | August 13, 2010 12:02 |
Parallel runs slower with MTU=9000 than MTU=1500 | Javier Larrondo | FLUENT | 0 | October 28, 2007 23:30 |