I am doing CFD-DEM simulations of a fluidized bed with water and two different kinds of solid particles (same size but different density). I have recently started using WSL to do parallel simulations and in general it works. The only case in which it does not work is when I employ two kinds of solids AND the Hertzian contact model. I get this error right at the beginning of the simulation:
Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
If I either build the solver without the --smp option or use the Hookean contact model or use only one kind of particles the simulation works fine.
I am attaching an example which, for me, works fine if all the particles have a density of 2500 kg/m3, but stops working if I change the density of even only a couple of them to 10800 (which is how they are in the attached particle_input.dat file). However, I get the same error even if I try to feed the particles in other ways, such as from the top through a boundary condition.
fb-mono_2021-03-12T183828.854182.zip (5.1 MB)
Thanks in advance!
Filippo