View Issue Details

IDProjectCategoryView StatusLast Update
0003577OpenFOAMBugpublic2020-10-17 08:27
ReporterAyush3018 Assigned Tohenry  
PriorityhighSeveritymajorReproducibilitysometimes
Status closedResolutionno change required 
PlatformlinuxOSUbuntuOS Version16.04
Summary0003577: The run for [ tutorials>compressible >rhopimplefoam>laminar>forward step] has not completed, it got aborted.
DescriptionThe run was using same files from tutorials with a change in blockmeshDict. The changes are as follows:
blocks
(
    hex (0 1 3 2 8 9 11 10) (300 10 1) simpleGrading (1 1 1)
    hex (2 3 6 5 10 11 14 13) (300 200 1) simpleGrading (1 1 1)
    hex (3 4 7 6 11 12 15 14) (100 200 1) simpleGrading (1 1 1)
);


Error coming

#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::sigFpe::sigHandler(int) at ??:?
#2 ? in "/lib/x86_64-linux-gnu/libc.so.6"
#3 Foam::symGaussSeidelSmoother::smooth(Foam::word const&, Foam::Field<double>&, Foam::lduMatrix const&, Foam::Field<double> const&, Foam::FieldField<Foam::Field, double> const&, Foam::UPtrList<Foam::lduInterfaceField const> const&, unsigned char, int) at ??:?
#4 Foam::symGaussSeidelSmoother::smooth(Foam::Field<double>&, Foam::Field<double> const&, unsigned char, int) const at ??:?
#5 Foam::smoothSolver::solve(Foam::Field<double>&, Foam::Field<double> const&, unsigned char) const at ??:?
#6 Foam::fvMatrix<double>::solveSegregated(Foam::dictionary const&) at ??:?
#7 Foam::fvMatrix<double>::solve(Foam::dictionary const&) at ??:?
#8 Foam::fvMatrix<double>::solve() at ??:?
#9 ? at ??:?
#10 __libc_start_main in "/lib/x86_64-linux-gnu/libc.so.6"
#11 ? at ??:?
TagsNo tags attached.

Activities

henry

2020-10-17 08:27

manager   ~0011627

User support request

Issue History

Date Modified Username Field Change
2020-10-17 05:33 Ayush3018 New Issue
2020-10-17 08:27 henry Note Added: 0011627
2020-10-17 08:27 henry Assigned To => henry
2020-10-17 08:27 henry Status new => closed
2020-10-17 08:27 henry Resolution open => no change required