|
[Sponsors] | |||||
Sample utility - floating point exception (core dumped) |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
Senior Member
ArielJ
Join Date: Aug 2015
Posts: 127
Rep Power: 12 ![]() |
Hi everyone,
I'm having issues attempting to use the sample utility on a cluster. I have the following example running perfectly on my own laptop (using waveFoam) but when I'm attempting to run this on a cluster, I get the error: Code:
Reading waveProperties Floating point exception (core dumped) Code:
setFormat csv; //raw
surfaceFormat vtk; //raw
// optionally define extra controls for the output formats
formatOptions
{
ensight
{
format ascii;
}
}
interpolationScheme cellPoint;
// Fields to sample.
fields
(
p_rgh
p
magSqrU
magU
alpha.water
magvorticity
Ux
Uy
Uz
//forces
);
sets
(
lineX1
{
type uniform;
axis xyz;
start (-110 30 -3.0);
end ( 120 30 -3.0);
nPoints 20;
}
);
Thank you in advance for any advice! |
|
|
|
|
|
|
|
|
#2 |
|
New Member
周泽才
Join Date: Nov 2018
Posts: 1
Rep Power: 0 ![]() |
Hi, arieljeds. 4 years has gone and I meet the same problem. Do you remember how did you resolve this prolem?
|
|
|
|
|
|
![]() |
| Tags |
| core dumped, floating point exception, sample, wavefoam |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Floating Point Exception Error | nyox | FLUENT | 11 | November 30, 2018 13:31 |
| Floating point exception (core dumped), running a new solver | Mahyar Javidi | OpenFOAM Running, Solving & CFD | 6 | April 7, 2018 13:43 |
| simpleFoam: floating point exception | student666 | OpenFOAM Running, Solving & CFD | 9 | March 13, 2016 19:23 |
| sonicFoam - Floating point eception (core dumped) | MSans | OpenFOAM Running, Solving & CFD | 12 | August 4, 2015 06:10 |
| Floating point exception (core dumped) for GAMG solver | yuhou1989 | OpenFOAM Running, Solving & CFD | 2 | March 24, 2015 20:28 |