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/)
-   -   How to read abort reprot (https://www.cfd-online.com/Forums/openfoam-solving/127107-how-read-abort-reprot.html)

siriuscsy December 3, 2013 19:37

How to read abort reprot
 
Hi all. I am new to OF, and now I am running moving cylinders using TurbDyMFoam. I had an error report about FPE.

Code:

#0  Foam::error::printStack(Foam::Ostream&) in "/home/software/rhel6/OpenFOAM-1.6-ext-07122012/OpenFOAM-1.6-ext/lib/linux64GccDPOpt/libOpenFOAM.so"
#1  Foam::sigFpe::sigFpeHandler(int) in "/home/software/rhel6/OpenFOAM-1.6-ext-07122012/OpenFOAM-1.6-ext/lib/linux64GccDPOpt/libOpenFOAM.so"
#2 
 at sigaction.c:0
#3  Foam::Time::adjustDeltaT() in "/home/software/rhel6/OpenFOAM-1.6-ext-07122012/OpenFOAM-1.6-ext/lib/linux64GccDPOpt/libOpenFOAM.so"
#4 
 in "/home/shychen/OpenFOAM/shychen-1.6-ext/applications/bin/linux64GccDPOpt/myTurbDyMFoam"
#5  __libc_start_main in "/lib64/libc.so.6"
#6 
 in "/home/shychen/OpenFOAM/shychen-1.6-ext/applications/bin/linux64GccDPOpt/myTurbDyMFoam"
/var/spool/torque/mom_priv/jobs/11358908.nyx.engin.umich.edu.SC: line 25: 10304 Floating point exceptionmyTurbDyMFoam > runLog


Can someone help me read this and find out what is wrong?

Thanks.


All times are GMT -4. The time now is 03:41.