请教一下openfoam中出现这种错误是什么意思?
-
-
用 gdb 调试一下 可能是除以零了
-
Sorry, you have to recompile the code.
Change the OpenFOAM/etc/bashrcthecompilemodetoDebug:export WMCOMPILEOPTION=Debug
source OpenFOAM/etc/bashrc
then recompile it. Finally, you can use gdb paraFoam to the more information about your error.
-
是需要先装一个gdb是吧?
-
Yes, you need to install gdb, gcc and g++. For more information, you can see the website http://www.tfd.chalmers.se/~hani/kurser/OS_CFD_2008/debugging.pdf.
Thanks
2018年8月24日 11:34
6/9
2019年4月19日 03:56