View Issue Details

IDProjectCategoryView StatusLast Update
0002855OpenFOAMBugpublic2018-02-25 13:36
Reporterme16m007 Assigned Tohenry  
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionno change required 
PlatformGNU/LinuxOSUbuntuOS Version14.10
Summary0002855: Consistently getting error while running reconstructPar
Description--> FOAM FATAL ERROR:
position (0.60986275660781 0.015522506976269 0)
    for requested cell 1500
    If this is a restart or reconstruction/decomposition etc. it is likely that the write precision is not sufficient.
    Either increase 'writePrecision' or set 'writeFormat' to 'binary'

    From function void Foam::particle::initCellFacePt()
    in file /root/OpenFOAM/OpenFOAM-4.1/src/lagrangian/basic/lnInclude/particleI.H at line 718.

FOAM aborting

#0 Foam::error::printStack(Foam::Ostream&) at ??:?
#1 Foam::error::abort() at ??:?
#2 Foam::reconstructLagrangianPositions(Foam::polyMesh const&, Foam::word const&, Foam::PtrList<Foam::fvMesh> const&, Foam::PtrList<Foam::IOList<long> > const&, Foam::PtrList<Foam::IOList<long> > const&) at ??:?
#3 ? at ??:?
#4 __libc_start_main at ??:?
#5 ? at ??:?
Aborted (core dumped)
Steps To ReproduceIt is coming at the particular time interval when the particle injection has started in the domain i.e. SOI 10s, simulation is running fine but the reconstructPar is throwing this error.
Additional InformationI had read that this bug is fixed in the previous versions of the OpenFoam4.1 but I am getting it in openFoam 4.1
TagsNo tags attached.

Activities

henry

2018-02-21 07:12

manager   ~0009344

You will need to upgrade to OpenFOAM-5.x/dev to use the new tracking algorithm which avoids these tolerance problems.

Issue History

Date Modified Username Field Change
2018-02-21 05:00 me16m007 New Issue
2018-02-21 07:12 henry Note Added: 0009344
2018-02-25 13:36 henry Assigned To => henry
2018-02-25 13:36 henry Status new => closed
2018-02-25 13:36 henry Resolution open => no change required