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

pimpleCentralFoam simulation stops without error message

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 27, 2018, 06:47
Default pimpleCentralFoam simulation stops without error message
  #1
New Member
 
Sebastian Vetter
Join Date: Dec 2017
Posts: 9
Rep Power: 8
Seb_Ve is on a distinguished road
Hello all,


I am trying to run a simulation with the pimpleCentralFoam solver but the simulation stops before it really can start and I can't really figure out why.


The log file shows this:
Code:
Build  : 4.1
Exec   : pimpleCentralFoam
Date   : May 27 2018
Time   : 12:37:25
Host   : "ThinkPad13"
PID    : 3780
Case   : /mnt/c/Projektarbeit/20180502
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0


PIMPLE: no residual control data found. Calculations will employ 3 corrector loops

Reading thermophysical properties

Selecting thermodynamics package 
{
    type            hePsiThermo;
    mixture         pureMixture;
    transport       const;
    thermo          hConst;
    equationOfState perfectGas;
    specie          specie;
    energy          sensibleEnthalpy;
}

Reading field U

Creating field kinetic energy K
I generated the mesh via snappyHexMesh and then "converted" it into a 2d Mesh with extrudeMesh. CheckMesh doesn't complain. The geometrie is attached.



I also tried to use sonicFoam but there something similar happens.

I don't really know what to do since there is no obvious error to fix.


Does anyboady has any ideas?


Greeting and thanks in advance,
Sebastian
Attached Images
File Type: jpg geometrie.jpg (193.2 KB, 35 views)
Seb_Ve is offline   Reply With Quote

Old   October 20, 2018, 11:53
Default
  #2
New Member
 
Rodrigo
Join Date: Jun 2018
Posts: 5
Rep Power: 7
Rolny is on a distinguished road
Hello Seb,

i've the same problem with rhoPimpleFoam,

Could you solve your case?

I hope your answer.

Thanks
Rolny is offline   Reply With Quote

Old   October 21, 2018, 07:52
Default
  #3
Senior Member
 
mkraposhin's Avatar
 
Matvey Kraposhin
Join Date: Mar 2009
Location: Moscow, Russian Federation
Posts: 355
Rep Power: 21
mkraposhin is on a distinguished road
Hi,

you should post here your 0/ directory contents
mkraposhin is offline   Reply With Quote

Old   October 22, 2018, 03:40
Default
  #4
Senior Member
 
Robert
Join Date: May 2015
Location: Bremen, GER
Posts: 292
Rep Power: 11
RobertHB is on a distinguished road
From my experience, with other solvers, when the solver stops before starting any loop the problem lies with the variables. In your case your solver can read U, does calculate K, and crashes with the next variable. So fingure out what variable comes next. Are all BC defined? Do you use the correct schemes and solver settings?
__________________
If you liked my answer to your question, please consider leaving a "Like" in return
RobertHB is offline   Reply With Quote

Old   October 31, 2018, 13:20
Default
  #5
New Member
 
Vladeta
Join Date: May 2009
Location: BGD
Posts: 5
Rep Power: 16
vlad is on a distinguished road
I had a similar issue, and the problem was using subsonicSupersonicPressureOutlet from libcompressibleTools of301 in of6, as I have not noticed that this and other special boundary conditions are not ported in libcompressibleTools of6-dev branch.

Is there an intention to have those in of6-dev branch as well, or they are abandoned for newer versions?
Thanks a lot.
vlad is offline   Reply With Quote

Old   November 6, 2018, 07:17
Default
  #6
Senior Member
 
mkraposhin's Avatar
 
Matvey Kraposhin
Join Date: Mar 2009
Location: Moscow, Russian Federation
Posts: 355
Rep Power: 21
mkraposhin is on a distinguished road
Hi,

I plan to port compressibleTools to OF6, but maybe at latest days of December.
mkraposhin is offline   Reply With Quote

Reply

Tags
pimplecentralfoam;, simulation crash, sonicfoam


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
Simulation stops and starts randomly Galactus OpenFOAM 1 July 30, 2017 21:14
Surface Source - Fixed Temperature? robtheslob FloEFD, FloWorks & FloTHERM 18 May 12, 2017 02:28
Simulation FPEs - turbulence for transient and steady-state? DaveR OpenFOAM Running, Solving & CFD 5 March 5, 2017 15:06
Huge file sizes when Running VOF simulation aarratia FLUENT 0 May 8, 2014 12:27
3-D Contaminant Dispersal Simulation Apple L S Chan Main CFD Forum 1 December 23, 1998 10:06


All times are GMT -4. The time now is 15:12.