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

I got sigFpe error after applying mapFields to a subdomain

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 4, 2016, 20:30
Default I got sigFpe error after applying mapFields to a subdomain
  #1
New Member
 
SSSSS
Join Date: Jun 2011
Posts: 28
Rep Power: 14
doctorWho is on a distinguished road
Hi,

I have two domains. one is large domain and the other is a subdomain of the first one.

I ran a simulation with the large domain with RAS.
Using the RAS result, I want to map the solutions into the subdomain boundary.

After ran mapFields in the subdomain case directory, with Paraview the boundary value looks good.
However, OpenFOAM make sigFpe when I try to run a simulation with the subdomain with the mapped boundary value as follows:


Pstream initialized with:
floatTransfer : 0
nProcsSimpleSum : 0
commsType : nonBlocking
polling iterations : 0
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Create mesh for time = 0


PIMPLE: no residual control data found. Calculations will employ 2 corrector loops

Reading field p

Reading field U

Reading/calculating face flux field phi

[23] #0 Foam::error:rintStack(Foam::Ostream&)[49] #0 Foam::error:rintStack(Foam::Ostream&) in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/lib/libOpenFOAM.so"
[49] #1 Foam::sigFpe::sigHandler(int) in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/lib/libOpenFOAM.so"
[23] #1 Foam::sigFpe::sigHandler(int) in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/lib/libOpenFOAM.so"
[49] #2 ? in "/lib64/libc.so.6"
[49] #3 Foam::surfaceInterpolation::makeWeights() const in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/lib/libOpenFOAM.so"
[23] #2 ? in "/lib64/libc.so.6"
[23] #3 Foam::surfaceInterpolation::makeWeights() const in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/lib/libfiniteVolume.so"
[49] #4 Foam::surfaceInterpolation::weights() const in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/lib/libfiniteVolume.so"
[23] #4 Foam::surfaceInterpolation::weights() const in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/lib/libfiniteVolume.so"
[49] #5 ? in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/lib/libfiniteVolume.so"
[23] #5 in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/bin/pimpleFoam"
[49] #6 __libc_start_main in "/lib64/libc.so.6"
[49] #7 ? in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/bin/pimpleFoam"
[23] #6 __libc_start_main in "/lib64/libc.so.6"
[23] #7 ?? in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/bin/pimpleFoam"
[ddcc24:mpi_rank_49][error_sighandler] Caught error: Floating point exception (signal 8)
in "/home/apps/openfoam/OpenFOAM/OpenFOAM-3.0.1/platforms/linux64IccDPInt32Opt/bin/pimpleFoam"
[ddcc09:mpi_rank_23][error_sighandler] Caught error: Floating point exception (signal 8)
[ddcc24:mpispawn_3][readline] Unexpected End-Of-File on file descriptor 9. MPI process died?
doctorWho is offline   Reply With Quote

Reply


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
Personalization of mapFields and libsampling - Compilation issues saimat OpenFOAM Programming & Development 3 June 29, 2016 08:56
Strange random behaviour of mapFields blaise OpenFOAM Pre-Processing 0 November 3, 2014 09:37
two subdomain in fluid domain does not word (CFX) maxwellandi CFX 4 November 28, 2012 15:45


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