|
[Sponsors] |
June 17, 2018, 19:19 |
Restart problem using pisoFoam
|
#1 |
New Member
Join Date: May 2015
Posts: 29
Rep Power: 11 |
Hi all,
I'm having some unexpected problems with restarting my OpenFOAM/4.1 simulation from a time that is non-zero. Note that this simulation starts and runs very well when it is started from its initial conditions and does not experience stability issues. However, for any non-zero initial time it fails instantly with the following message Code:
#0 Foam::error::printStack(Foam::Ostream&) at ??:? #1 Foam::sigFpe::sigHandler(int) at ??:? #2 ? in "/lib/x86_64-linux-gnu/libc.so.6" #3 Foam::sqrt(Foam::Field<double>&, Foam::UList<double> const&) at ??:? #4 Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> > Foam::sqrt<Foam::fvPatchField, Foam::volMesh>(Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:? #5 Foam::LESModels::dynamicKEqn<Foam::IncompressibleTurbulenceModel<Foam::transportModel> >::Ck(Foam::GeometricField<Foam::SymmTensor<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) const at ??:? #6 Foam::LESModels::dynamicKEqn<Foam::IncompressibleTurbulenceModel<Foam::transportModel> >::correctNut(Foam::GeometricField<Foam::SymmTensor<double>, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&) at ??:? #7 Foam::LESModels::dynamicKEqn<Foam::IncompressibleTurbulenceModel<Foam::transportModel> >::correctNut() at ??:? #8 ? at ??:? #9 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6" #10 ? at ??:? Floating point exception (core dumped) I have set the startFrom option in controlDict case to latestTime. Also the restart timestep was not written out in compressed form. Additionally I have tried renaming the folder to '0' and starting from there. However the solution fails identically. Any help in this matter would be greatly appreciated. |
|
June 23, 2018, 07:36 |
|
#2 |
Member
Robin Kamenicky
Join Date: Mar 2016
Posts: 74
Rep Power: 11 |
Hi avd28,
are you sure, that the lastestTime folder is written well? Have not you stopped the simulation unexpectedly during writing? You might try to run the simulation from the one before the latest one. Cheers Robin |
|
September 11, 2020, 15:17 |
|
#3 |
New Member
Mukul
Join Date: Nov 2016
Posts: 6
Rep Power: 10 |
Hello avd28, did you ever solve this issue? I am having the same issue with restarting my LES run.
I think it has to do with the square root of a negative value while calculating Ck. |
|
Tags |
openfoam, restart problem |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem obtaining alphaTurbulent in pisoFoam | ssss | OpenFOAM Programming & Development | 1 | August 10, 2014 04:36 |
problem about running parallel on cluster | killsecond | OpenFOAM Running, Solving & CFD | 3 | July 23, 2014 22:13 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |
Backup & Restart problem | Sally | CFX | 4 | November 19, 2005 13:44 |