CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Post-Processing (https://www.cfd-online.com/Forums/openfoam-post-processing/)
-   -   reconstructPar error- Pointdisplacement (https://www.cfd-online.com/Forums/openfoam-post-processing/184449-reconstructpar-error-pointdisplacement.html)

kensley12 March 2, 2017 12:43

reconstructPar error- Pointdisplacement
 
Please help me with this. I copied the error message below for a quick look. there is an error in the point displacement file under the folder processor 20. i had a look in the file and saw the pressure p0 (in processor20, p0 'nonuniform list<vector>' with a list of vector values in x y z direc) is not the same as in the previous processor(a single value ' nonuniform 0()'). When i change it to the same like other, i.e a single value and use the reconstructPar command, new error in processor23 (same error message as before for Proc20) .

Any idea how i could get rid of this error. :)

thank you

Error message:
Time = 1

Reconstructing FV fields

Reconstructing volScalarFields

nuSgs
rAU
p

Reconstructing volVectorFields

U_0
U
cellDisplacement

Reconstructing surfaceScalarFields

phi
meshPhi

Reconstructing point fields

Reconstructing pointVectorFields

pointDisplacement


--> FOAM FATAL IO ERROR:

size of field p0 (11) is not the same size as the patch (0)
on patch airfoil of field pointDisplacement in file "/home/kb3g13/Yusik_pitching_32proc/processor23/1/pointDisplacement"

file: /home/kb3g13/Yusik_pitching_32proc/processor23/1/pointDisplacement::boundaryField::airfoil from line 53545 to line 53567.

From function genericPointPatchField<Type>::genericPointPatchFie ld(const pointPatch&, const Field<Type>&, const dictionary&)
in file genericPointPatchField/genericPointPatchField.C at line 188.

FOAM exiting


All times are GMT -4. The time now is 02:38.