View Issue Details

IDProjectCategoryView StatusLast Update
0002890OpenFOAMBugpublic2019-10-03 17:41
ReporterSamMallinson Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformUnixOSDebianOS VersionBuster
Summary0002890: tutorial damBreakPorousBaffle crashes early
DescriptionTried to run the interFoam/damBreakPorousBaffle tutorial; run crashes early, after third output time (0.15). CFL number climbs rapidly, followed by floating point exception in MULES step.

Error message as below.

#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 void Foam::MULES::limiterCorr<double, Foam::geometricOneField, Foam::zeroField, Foam::zeroField>(Foam::Field<double>&, double const&, Foam::geometricOneField const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::zeroField const&, Foam::zeroField const&, double, double) in "/usr/local/src/sources/OpenFOAM/OpenFOAM-5.x/platforms/linux64GccDPInt32Opt/bin/interFoam"
#4 void Foam::MULES::limitCorr<double, Foam::geometricOneField, Foam::zeroField, Foam::zeroField>(double const&, Foam::geometricOneField const&, Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> const&, Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh>&, Foam::zeroField const&, Foam::zeroField const&, double, double) in "/usr/local/src/sources/OpenFOAM/OpenFOAM-5.x/platforms/linux64GccDPInt32Opt/bin/interFoam"
#5 ? in "/usr/local/src/sources/OpenFOAM/OpenFOAM-5.x/platforms/linux64GccDPInt32Opt/bin/interFoam"
#6 ? in "/usr/local/src/sources/OpenFOAM/OpenFOAM-5.x/platforms/linux64GccDPInt32Opt/bin/interFoam"
#7 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#8 ? in "/usr/local/src/sources/OpenFOAM/OpenFOAM-5.x/platforms/linux64GccDPInt32Opt/bin/interFoam"
Floating point exception
Steps To Reproduce1. copy tutorial case to working directory
2. issue foam-bash command: >$ . ${WM_PROJECT_DIR}/etc/bashrc
3. >$ ./Allclean
4. >$ ./Allrun
Additional Informationattached log.interFoam
TagsdamBreakPorousBaffle, interFoam, Tutorial

Activities

SamMallinson

2018-03-27 01:13

reporter  

log.interFoam (1,132,805 bytes)

henry

2018-03-27 11:33

manager   ~0009448

Resolved in OpenFOAM-5.x by commit 6e14d1b5ebdac4b2efb5a453886a1e9f70dd8c7c

Resolved in OpenFOAM-dev by commit 5a4d25429df2dd07ecf48d880ace0c776990e7ce

Issue History

Date Modified Username Field Change
2018-03-27 01:13 SamMallinson New Issue
2018-03-27 01:13 SamMallinson File Added: log.interFoam
2018-03-27 01:13 SamMallinson Tag Attached: interFoam
2018-03-27 01:13 SamMallinson Tag Attached: Tutorial
2018-03-27 01:13 SamMallinson Tag Attached: damBreakPorousBaffle
2018-03-27 11:33 henry Assigned To => henry
2018-03-27 11:33 henry Status new => resolved
2018-03-27 11:33 henry Resolution open => fixed
2018-03-27 11:33 henry Fixed in Version => 5.x
2018-03-27 11:33 henry Note Added: 0009448