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

Foam::sigFpe::sigHandler(int)Foam; Foam::divide(Foam::Field<double>&, double const&

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 6, 2023, 19:27
Exclamation Foam::sigFpe::sigHandler(int)Foam; Foam::divide(Foam::Field<double>&, double const&
  #1
New Member
 
Join Date: Dec 2023
Posts: 2
Rep Power: 0
colin47 is on a distinguished road
Hey everyone,


I've been dealing with a persistent error for over two weeks now and could use some help.


I'm working on simulating incompressible flow around a cylinder using pimpleFoam and LES, based on a mesh converted from Salome. I've decomposed the mesh with the scotch method in decomposePar. The cylinder surface is set as a wall, and the rear surfaces (top, bottom, and two sides) are set as cyclicAMI. I've varied the spanwise direction with 1, 2, 10, 25, and 50 layers, resulting in mesh sizes of 1, 2, 10, 25, and 50 million cells, respectively. Strangely, I've successfully run the simulations for 1, 2, and 10 layers without any issues. However, hitting 25 and 50 layers led to simulation crashes with the errors attached. Even after testing the mesh with URANS (k-epsilon) and switching to linear and first-order schemes, the errors persist. It's becoming increasingly perplexing.

Though the mesh is converted from Salome to OpenFOAM, after running checkMesh command it shows mesh is 'ok'.

The minimum surface area is 6e-7 and min. vlolume of cell is 1e-7...

Initially, I thought it might be due to insufficient CPUs or RAM. Despite scaling up from 4 nodes and 128 CPUs for the initial three cases to 32 nodes and 1024 CPUs for the 25-layer case, I'm still puzzled as to why these errors persist. I've attached the files from the 0, constant, system folders and the log file for your review. Any assistance would be immensely appreciated. Thank you in advance!


errors:

Starting time loop

Courant Number mean: 1.25088e-05 max: 0.108801
deltaT = 0.003
Time = 0.003

PIMPLE: iteration 1
smoothSolver: Solving for Ux, Initial residual = 0.999962, Final residual = 1.91444e-09, No Iterations 2
smoothSolver: Solving for Uy, Initial residual = 1, Final residual = 4.80386e-10, No Iterations 2
smoothSolver: Solving for Uz, Initial residual = 1, Final residual = 1.43133e-09, No Iterations 2
[210] #0 Foam::error:rintStack(Foam::Ostream&)[211] #0
[547] #1 Foam::sigFpe::sigHandler(int) at ??:?
at ??:?

......

[412] #2 ?[414] #2 ?/lib64/libpthread.so.0
at ??:?
[39] #2 ?[875] #3 at Foam::divide(Foam::Field<double>&, double const&, Foam::UList<double> const&)??:?
at in [126] #2 ???:?

.......


[c137-034:38070:0:38070] Caught signal 8 (Floating point exception: tkill(2) or tgkill(2))
at ??:?
[89] #6 __libc_start_main at ??:?
[588] #6 __libc_start_main at ??:?
[127] #6 __libc_start_main at ??:?

......

= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 352 PID 243228 RUNNING AT c127-082
= KILLED BY SIGNAL: 8 (Floating point exception)

......

Last edited by colin47; December 6, 2023 at 21:34.
colin47 is offline   Reply With Quote

Old   December 6, 2023, 20:33
Default the related system files
  #2
New Member
 
Join Date: Dec 2023
Posts: 2
Rep Power: 0
colin47 is on a distinguished road
the related system files are attached
Attached Files
File Type: txt log.25Layers.5977696.txt (102.6 KB, 2 views)
File Type: txt fvSchemes.txt (1.8 KB, 2 views)
File Type: txt fvSolution.txt (1.8 KB, 2 views)
colin47 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
fvOptions npatricia OpenFOAM 6 May 23, 2018 05:21
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
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 08:14.