CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

simpleFoam stops without error message during first iteration

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 1 Post By Illmatic
  • 3 Post By Illmatic

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 23, 2018, 04:50
Default simpleFoam stops without error message during first iteration
  #1
Member
 
Axel
Join Date: May 2016
Location: Augsburg, Germany
Posts: 46
Rep Power: 10
Illmatic is on a distinguished road
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
What could be the reason for a simulation just stop without error message?
tiam likes this.
Illmatic is offline   Reply With Quote

Old   June 25, 2018, 14:57
Default
  #2
Member
 
Axel
Join Date: May 2016
Location: Augsburg, Germany
Posts: 46
Rep Power: 10
Illmatic is on a distinguished road
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.
febriyan91, bikooo3878 and saidc. like this.
Illmatic is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SimpleFoam Stops Without Error Message MoeCFD OpenFOAM Running, Solving & CFD 12 July 20, 2022 05:49
Floating point exception error lpz_michele OpenFOAM Running, Solving & CFD 53 October 19, 2015 02:50
Hardware-Configuration for Fluent HPC-Pack (8x) JohHaas Hardware 9 March 3, 2015 13:25
HELP PLS: Simplefoam manipulated to add diffusive mass transport...but solver stops!! 1gn0rant OpenFOAM Running, Solving & CFD 1 August 13, 2010 11:02
Parallel runs slower with MTU=9000 than MTU=1500 Javier Larrondo FLUENT 0 October 28, 2007 22:30


All times are GMT -4. The time now is 01:29.