CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

double Foam::sumProd<double>(Foam::UList<double> const&, Foam::UList<double> const&)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 17, 2020, 10:18
Default double Foam::sumProd<double>(Foam::UList<double> const&, Foam::UList<double> const&)
  #1
Member
 
X
Join Date: Jan 2019
Posts: 63
Rep Power: 7
mcfdma is on a distinguished road
Hello.

I am getting this error when working on a 2D axisymmetric geometry. I have an identical case with a different U and that seems to be running properly. The solver I am using a modified interFoam incorporated with Gauss's Law and charge conservation.

I have included the error message below and remaining stdout and file cases on google drive due to space limitation.
HTML Code:
https://drive.google.com/drive/folders/1JItlPTW_JCrDO3yPN1fiW3dfF-rbKgUS?usp=sharing
stderr
Code:
 You must now run the following command to complete the setup:

    source $foamDotFile

[12] #0  Foam::error::printStack(Foam::Ostream&) at ??:?
[12] #1  Foam::sigFpe::sigHandler(int) at ??:?
[12] #2  ? in /lib64/libc.so.6
[12] #3  double Foam::sumProd<double>(Foam::UList<double> const&, Foam::UList<double> const&) at ??:?
[12] #4  Foam::PCG::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
[12] #5  Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) at ??:?
[12] #6  Foam::fvMatrix<double>::solveSegregatedOrCoupled(Foam::dictionary const&) at ??:?
[12] #7  Foam::fvMesh::solve(Foam::fvMatrix<double>&, Foam::dictionary const&) const at ??:?
[12] #8  ? at ??:?
[12] #9  __libc_start_main in /lib64/libc.so.6
[12] #10  ? at ??:?
[node769:30545:0:30545] Caught signal 8 (Floating point exception: tkill(2) or tgkill(2))
==== backtrace ====
    0  /opt/apps/libs/ucx/1.6.0/lib/libucs.so.0(+0x1cefc) [0x2b925401cefc]
    1  /opt/apps/libs/ucx/1.6.0/lib/libucs.so.0(+0x1d283) [0x2b925401d283]
    2  /lib64/libc.so.6(+0x35270) [0x2b923d6be270]
    3  /lib64/libc.so.6(gsignal+0x37) [0x2b923d6be1f7]
    4  /lib64/libc.so.6(+0x35270) [0x2b923d6be270]
    5  /opt/apps/apps/gcc/openfoam/v1812/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam7sumProdIdEEdRKNS_5UListIT_EES5_+0x30) [0x2b923c6b4e70]
    6  /opt/apps/apps/gcc/openfoam/v1812/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam3PCG5solveERNS_5FieldIdEERKS2_h+0x8dc) [0x2b923c4c8bbc]
    7  /opt/apps/apps/gcc/openfoam/v1812/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE15solveSegregatedERKNS_10dictionaryE+0x14c) [0x2b9238e1ff5c]
    8  /opt/apps/apps/gcc/openfoam/v1812/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZN4Foam8fvMatrixIdE24solveSegregatedOrCoupledERKNS_10dictionaryE+0x398) [0x2b9238a1ee78]
    9  /opt/apps/apps/gcc/openfoam/v1812/OpenFOAM-v1812/platforms/linux64GccDPInt32Opt/lib/libfiniteVolume.so(_ZNK4Foam6fvMesh5solveERNS_8fvMatrixIdEERKNS_10dictionaryE+0xf) [0x2b92389c9ecf]
   10  mointerFoam1() [0x4585ac]
   11  /lib64/libc.so.6(__libc_start_main+0xf5) [0x2b923d6aac05]
   12  mointerFoam1() [0x46249e]
===================
--------------------------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun noticed that process rank 12 with PID 0 on node node769 exited on signal 8 (Floating point exception).
--------------------------------------------------------------------------

Would appreciate if anyone could assist me.
Thanks
mcfdma is offline   Reply With Quote

Reply

Tags
error


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CFD by anderson, chp 10.... supersonic flow over flat plate varunjain89 Main CFD Forum 18 May 11, 2018 07:31
Warning message C4133 while compiling Arminius Fluent UDF and Scheme Programming 0 October 2, 2017 11:44
Continuing User Defined Real Gas Model issues aeroman FLUENT 6 April 8, 2016 03:34
Missing math.h header Travis FLUENT 4 January 15, 2009 11:48
REAL GAS UDF brian FLUENT 6 September 11, 2006 08:23


All times are GMT -4. The time now is 15:46.