|
[Sponsors] |
pimpleCentralFoam simulation stops without error message |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 27, 2018, 07:47 |
pimpleCentralFoam simulation stops without error message
|
#1 |
New Member
Sebastian Vetter
Join Date: Dec 2017
Posts: 9
Rep Power: 8 |
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 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 |
|
October 20, 2018, 12:53 |
|
#2 |
New Member
Rodrigo
Join Date: Jun 2018
Posts: 5
Rep Power: 8 |
Hello Seb,
i've the same problem with rhoPimpleFoam, Could you solve your case? I hope your answer. Thanks |
|
October 21, 2018, 08:52 |
|
#3 |
Senior Member
Matvey Kraposhin
Join Date: Mar 2009
Location: Moscow, Russian Federation
Posts: 355
Rep Power: 21 |
Hi,
you should post here your 0/ directory contents
__________________
MDPI Fluids (Q2) special issue for OSS software: https://www.mdpi.com/journal/fluids/..._modelling_OSS GitHub: https://github.com/unicfdlab Linkedin: https://linkedin.com/in/matvey-kraposhin-413869163 RG: https://www.researchgate.net/profile/Matvey_Kraposhin |
|
October 22, 2018, 04:40 |
|
#4 |
Senior Member
Robert
Join Date: May 2015
Location: Bremen, GER
Posts: 292
Rep Power: 12 |
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 |
|
October 31, 2018, 14:20 |
|
#5 |
New Member
Vladeta
Join Date: May 2009
Location: BGD
Posts: 6
Rep Power: 17 |
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. |
|
November 6, 2018, 08:17 |
|
#6 |
Senior Member
Matvey Kraposhin
Join Date: Mar 2009
Location: Moscow, Russian Federation
Posts: 355
Rep Power: 21 |
Hi,
I plan to port compressibleTools to OF6, but maybe at latest days of December.
__________________
MDPI Fluids (Q2) special issue for OSS software: https://www.mdpi.com/journal/fluids/..._modelling_OSS GitHub: https://github.com/unicfdlab Linkedin: https://linkedin.com/in/matvey-kraposhin-413869163 RG: https://www.researchgate.net/profile/Matvey_Kraposhin |
|
Tags |
pimplecentralfoam;, simulation crash, sonicfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simulation stops and starts randomly | Galactus | OpenFOAM | 1 | July 30, 2017 22:14 |
Surface Source - Fixed Temperature? | robtheslob | FloEFD, FloWorks & FloTHERM | 18 | May 12, 2017 03:28 |
Simulation FPEs - turbulence for transient and steady-state? | DaveR | OpenFOAM Running, Solving & CFD | 5 | March 5, 2017 16:06 |
Huge file sizes when Running VOF simulation | aarratia | FLUENT | 0 | May 8, 2014 13:27 |
3-D Contaminant Dispersal Simulation | Apple L S Chan | Main CFD Forum | 1 | December 23, 1998 11:06 |