reconstructPar error

Submitted by GAURAV PASWAN on Sun, 04/21/2024 - 13:29

I am using CFDEM 3.8 . While trying to combine all data from different processor , I got the following error.

$ reconstructPar
/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration | Website: https://openfoam.org
\\ / A nd | Version: v8
\\/ M anipulation |
\*---------------------------------------------------------------------------*/
Build : v8
Exec : reconstructPar
Date : Apr 21 2024
Time : 16:33:53
Host : "login04"
PID : 6567
I/O : uncollated
Case : /home/chemical/dual/ch7200164/MTP/FluidisedBedsqpspherical/CFD
nProcs : 1
sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE).
fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10)
allowSystemOperations : Allowing user-supplied system call operations

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Reconstructing fields for mesh region0

Time = 0.005

Reconstructing FV fields

Reconstructing volScalarFields

rho
sSmoothField
Ksl
p
voidfraction

Reconstructing volVectorFields

vSmoothField
U
Us

Reconstructing surfaceScalarFields

phi

Reconstructing point fields

No point fields

Reconstructing lagrangian fields for cloud particleCloud

--> FOAM FATAL IO ERROR:
wrong token type - expected Scalar, found on line 5 the punctuation token ')'

file: /home/chemical/dual/ch7200164/MTP/FluidisedBedsqpspherical/CFD/processor0/0.005/lagrangian/particleCloud/positions at line 5.

From function Foam::Istream& Foam::operator>>(Foam::Istream&, Foam::doubleScalar&)
in file lnInclude/Scalar.C at line 101.

FOAM exiting

Please tell possible reason and solution for this. I will be highly grateful.

Regards,
GAURAV