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

wallBoundedStreamLines problem

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 26, 2017, 10:13
Default wallBoundedStreamLines problem
  #1
Member
 
Federica Biano
Join Date: Feb 2016
Location: Genova, Italy
Posts: 39
Rep Power: 10
federicabi is on a distinguished road
Hello everybody!

I tried to replicate the motorbike tutorial on a different geometry (ellipsoid) and with a different solver (interFoam). The aim of this work was to understand how the functions streamLines and wallBoundedStreamLines work.
I run the simulation and it returned me the following error:

Code:
Courant Number mean: 0.000233974 max: 2.20807
Interface Courant Number mean: 0 max: 0
deltaT = 0.000126984
Time = 0.001

PIMPLE: iteration 1
smoothSolver:  Solving for alpha.water, Initial residual = 0.00279774, Final residual = 2.18854e-11, No Iterations 2
Phase-1 volume fraction = 1  Min(alpha.water) = 0  Max(alpha.water) = 1.00045
Applying the previous iteration compression flux
MULES: Correcting alpha.water
MULES: Correcting alpha.water
MULES: Correcting alpha.water
MULES: Correcting alpha.water
Phase-1 volume fraction = 1  Min(alpha.water) = 0  Max(alpha.water) = 1.00045
GAMG:  Solving for p_rgh, Initial residual = 0.00110834, Final residual = 9.75963e-07, No Iterations 11
time step continuity errors : sum local = 3.40684e-13, global = 2.92774e-15, cumulative = -4.4328e-12
GAMG:  Solving for p_rgh, Initial residual = 0.000110899, Final residual = 9.6783e-08, No Iterations 25
time step continuity errors : sum local = 3.37619e-14, global = 3.26162e-16, cumulative = -4.43248e-12
GAMG:  Solving for p_rgh, Initial residual = 3.25483e-05, Final residual = 4.75125e-08, No Iterations 30
time step continuity errors : sum local = 1.65688e-14, global = -2.3214e-16, cumulative = -4.43271e-12
smoothSolver:  Solving for omega, Initial residual = 1.15728e-05, Final residual = 5.80695e-12, No Iterations 1
smoothSolver:  Solving for k, Initial residual = 0.00024992, Final residual = 9.11317e-11, No Iterations 1
ExecutionTime = 448.31 s  ClockTime = 449 s

streamLine streamLines write:
    seeded 20 particles
    Tracks:20
    Total samples:30974
    Writing data to "/home/idr/Shared/Biano/ellissoide12m/processor0/../postProcessing/sets/streamLines/0.001"
nearWallFields near write:
    Sampling fields to 0.001
    Writing sampled fields to 0.001

wallBoundedStreamLine : seeded 1995 particles.
[10] #0  Foam::error::printStack(Foam::Ostream&)[0] #0  Foam::error::printStack(Foam::Ostream&)[2] [9] #0  Foam::error::printStack(Foam::Ostream&)#0  Foam::error::printStack(Foam::Ostream&)[8] #0  Foam::error::printStack(Foam::Ostream&)[4] #0  Foam::error::printStack(Foam::Ostream&)[6] [1] #0  Foam::error::printStack(Foam::Ostream&)#0  Foam::error::printStack(Foam::Ostream&)[7] #0  Foam::error::printStack(Foam::Ostream&)[11] #0  Foam::error::printStack(Foam::Ostream&) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[0] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[8] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[4] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[6] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[2] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[9] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[7] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[11] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[10] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[1] #1  Foam::sigFpe::sigHandler(int) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[9] #2  ? in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[1] #2  ? in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[11] #2  ? in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[7] #2  ? in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[2] #2  ? in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[10] #2  ? in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[0] #2  ? in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[8] #2  ? in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[4] #2  ? in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so"
[6] #2  ? in "/lib64/libc.so.6"
[9] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/lib64/libc.so.6"
[1] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/lib64/libc.so.6"
[11] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/lib64/libc.so.6"
[6] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/lib64/libc.so.6"
[2] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/lib64/libc.so.6"
[0] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/lib64/libc.so.6"
[8] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/lib64/libc.so.6"
[4] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/lib64/libc.so.6"
[7] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/lib64/libc.so.6"
[10] #3  Foam::wallBoundedStreamLineParticle::sample(Foam::wallBoundedStreamLineParticle::trackingData&) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[11] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[9] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[1] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[7] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[6] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[2] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[0] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[8] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[4] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[10] #4  Foam::wallBoundedStreamLineParticle::move(Foam::wallBoundedStreamLineParticle::trackingData&, double) in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so"
[11] #5  void 
[.........................]
[ce-lnx-0953:25568] [ 4] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam29wallBoundedStreamLineParticle4moveERNS0_12trackingDataEd+0x100)[0x7f62353393b0]
[ce-lnx-0953:25568] [ 5] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam5CloudINS_29wallBoundedStreamLineParticleEE4moveINS1_12trackingDataEEEvRT_d+0x86e)[0x7f62353373de]
[ce-lnx-0953:25568] [ 6] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam15functionObjects21wallBoundedStreamLine5trackEv+0xdbf)[0x7f623533152f]
[ce-lnx-0953:25568] [ 7] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam15functionObjects21wallBoundedStreamLine5writeEv+0x57)[0x7f62353332a7]
[ce-lnx-0953:25568] [ 8] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam15functionObjects11timeControl5writeEv+0x2e)[0x7f625615bb6e]
[ce-lnx-0953:25568] [ 9] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam18functionObjectList7executeEv+0x63)[0x7f6256151ad3]
[ce-lnx-0953:25568] [10] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam4Time3runEv+0x8f)[0x7f625615f8af]
[ce-lnx-0953:25568] [11] interFoam[0x4927a6]
[ce-lnx-0953:25568] [12] /lib64/libc.so.6(__libc_start_main+0xfd)[0x31efc1ed1d]
[ce-lnx-0953:25568] [13] interFoam[0x434431]
[ce-lnx-0953:25568] *** End of error message ***
 in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/bin/interFoam"
[ce-lnx-0953:25574] *** Process received signal ***
[ce-lnx-0953:25574] Signal: Floating point exception (8)
[ce-lnx-0953:25574] Signal code:  (-6)
[ce-lnx-0953:25574] Failing at address: 0x1f6000063e6
[ce-lnx-0953:25574] [ 0] /lib64/libc.so.6[0x31efc32660]
[ce-lnx-0953:25574] [ 1] /lib64/libc.so.6(gsignal+0x35)[0x31efc325e5]
[ce-lnx-0953:25574] [ 2] /lib64/libc.so.6[0x31efc32660]
[ce-lnx-0953:25574] [ 3] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam29wallBoundedStreamLineParticle6sampleERNS0_12trackingDataE+0x6e)[0x7f83105b023e]
[ce-lnx-0953:25574] [ 4] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam29wallBoundedStreamLineParticle4moveERNS0_12trackingDataEd+0x100)[0x7f83105b03b0]
[ce-lnx-0953:25574] [ 5] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam5CloudINS_29wallBoundedStreamLineParticleEE4moveINS1_12trackingDataEEEvRT_d+0x86e)[0x7f83105ae3de]
[ce-lnx-0953:25574] [ 6] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam15functionObjects21wallBoundedStreamLine5trackEv+0xdbf)[0x7f83105a852f]
[ce-lnx-0953:25574] [ 7] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam15functionObjects21wallBoundedStreamLine5writeEv+0x57)[0x7f83105aa2a7]
[ce-lnx-0953:25574] [ 8] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam15functionObjects11timeControl5writeEv+0x2e)[0x7f83315a9b6e]
[ce-lnx-0953:25574] [ 9] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam18functionObjectList7executeEv+0x63)[0x7f833159fad3]
[ce-lnx-0953:25574] [10] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam4Time3runEv+0x8f)[0x7f83315ad8af]
[ce-lnx-0953:25574] [11] interFoam[0x4927a6]
[ce-lnx-0953:25574] [12] /lib64/libc.so.6(__libc_start_main+0xfd)[0x31efc1ed1d]
[ce-lnx-0953:25574] [13] interFoam[0x434431]
[ce-lnx-0953:25574] *** End of error message ***
 in "/apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/bin/interFoam"
[ce-lnx-0953:25570] *** Process received signal ***
[ce-lnx-0953:25570] Signal: Floating point exception (8)
[ce-lnx-0953:25570] Signal code:  (-6)
[ce-lnx-0953:25570] Failing at address: 0x1f6000063e2
[ce-lnx-0953:25570] [ 0] /lib64/libc.so.6[0x31efc32660]
[ce-lnx-0953:25570] [ 1] /lib64/libc.so.6(gsignal+0x35)[0x31efc325e5]
[ce-lnx-0953:25570] [ 2] /lib64/libc.so.6[0x31efc32660]
[ce-lnx-0953:25570] [ 3] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam29wallBoundedStreamLineParticle6sampleERNS0_12trackingDataE+0x6e)[0x7f5d8a72723e]
[ce-lnx-0953:25570] [ 4] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam29wallBoundedStreamLineParticle4moveERNS0_12trackingDataEd+0x100)[0x7f5d8a7273b0]
[ce-lnx-0953:25570] [ 5] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam5CloudINS_29wallBoundedStreamLineParticleEE4moveINS1_12trackingDataEEEvRT_d+0x86e)[0x7f5d8a7253de]
[ce-lnx-0953:25570] [ 6] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam15functionObjects21wallBoundedStreamLine5trackEv+0xdbf)[0x7f5d8a71f52f]
[ce-lnx-0953:25570] [ 7] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libfieldFunctionObjects.so(_ZN4Foam15functionObjects21wallBoundedStreamLine5writeEv+0x57)[0x7f5d8a7212a7]
[ce-lnx-0953:25570] [ 8] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam15functionObjects11timeControl5writeEv+0x2e)[0x7f5dab8e2b6e]
[ce-lnx-0953:25570] [ 9] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZN4Foam18functionObjectList7executeEv+0x63)[0x7f5dab8d8ad3]
[ce-lnx-0953:25570] [10] /apps/OpenFOAM/OpenFOAM-4.1/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so(_ZNK4Foam4Time3runEv+0x8f)[0x7f5dab8e68af]
[ce-lnx-0953:25570] [11] interFoam[0x4927a6]
[ce-lnx-0953:25570] [12] /lib64/libc.so.6(__libc_start_main+0xfd)[0x31efc1ed1d]
[ce-lnx-0953:25570] [13] interFoam[0x434431]
[ce-lnx-0953:25570] *** End of error message ***
?--------------------------------------------------------------------------
mpirun noticed that process rank 7 with PID 25573 on node ce-lnx-0953 exited on signal 8 (Floating point exception).
--------------------------------------------------------------------------
I assumed that the problem is in the wallBoundedStreamLines dictionary. Am I wrong? could you please help me to figure it out?
I would really appreciate your help.

(I'm using OF4.1)

Federica
federicabi 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
UDF compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
Gambit - meshing over airfoil wrapping (?) problem JFDC FLUENT 1 July 11, 2011 05:59
natural convection problem for a CHT problem Se-Hee CFX 2 June 10, 2007 06:29
Adiabatic and Rotating wall (Convection problem) ParodDav CFX 5 April 29, 2007 19:13
Is this problem well posed? Thomas P. Abraham Main CFD Forum 5 September 8, 1999 14:52


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