CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   pimpleDyMFoam, errors restarting a simulation (https://www.cfd-online.com/Forums/openfoam-solving/136438-pimpledymfoam-errors-restarting-simulation.html)

yosuu May 28, 2014 12:06

pimpleDyMFoam, errors restarting a simulation
 
Dear Users,

I have been running several cases with the pimpleDyMFoam with a rotation cellZone. The interface between the static and moving region are defined with cyclicAMI.

The simulation starts from 0 ok, but when i write the results and then restart the simulation, OpenFOAM complains when reading phi :

Code:


Selecting dynamicFvMesh solidBodyMotionFvMesh
Selecting solid-body motion function rotatingMotion
Applying solid body motion to cellZone rotation
Reading field p

Reading field U

Reading/calculating face flux field phi


#0  Foam::error::printStack(Foam::Ostream&) in "/home/acrobat/user/OpenFOAM-2.1/platforms/linux64Gcc45DPOpt/lib/libOpenFOAM.so"
#1  Foam::sigFpe::sigHandler(int) in "/home/acrobat/user/OpenFOAM-2.1/platforms/linux64Gcc45DPOpt/lib/libOpenFOAM.so"
#2  in "/lib64/libc.so.6"
#3  Foam::surfaceInterpolation::makeWeights() const in "/home/acrobat/user/OpenFOAM-2.1/platforms/linux64Gcc45DPOpt/lib/libfiniteVolume.so"
#4  Foam::surfaceInterpolation::weights() const in "/home/acrobat/user/OpenFOAM-2.1/platforms/linux64Gcc45DPOpt/lib/libfiniteVolume.so"
#5
 in "/home/acrobat/user/OpenFOAM-2.1/platforms/linux64Gcc45DPOpt/bin/pimpleDyMFoam"
#6  __libc_start_main in "/lib64/libc.so.6"
#7
 at /usr/src/packages/BUILD/glibc-2.11.2/csu/../sysdeps/x86_64/elf/start.S:116
Floating point exception

Has anyone encountered the same problem? When I try the tutorial, it does not give any complain when it restarts from a another time that is not 0.

Kind regards


All times are GMT -4. The time now is 04:27.