CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   reconstructPar can not reconstruct k (https://www.cfd-online.com/Forums/openfoam/119465-reconstructpar-can-not-reconstruct-k.html)

kkpal June 18, 2013 03:55

reconstructPar can not reconstruct k
 
dear all,
In my LES case, everything worked fine until the reconstruction part.
in the 0 directory, there are U, p, nuSgs, B, nutilda and k. I decomposed the case and ran it in parallel. In each directory of processorX(0,1,2..), the k file existed, but when I ran reconstructPar, this utility reconstructed all the other files with the exception of k:confused:
here it is:
Code:

Time = 1

Reconstructing FV fields

    Reconstructing volScalarFields

        nuSgs
        pMean
        p
        pPrime2Mean

    Reconstructing volVectorFields

        U
        U_0
        UMean

    Reconstructing volSymmTensorFields

        UPrime2Mean

    Reconstructing surfaceScalarFields

        phi
        phi_0

Reconstructing point fields

No point fields

No lagrangian fields

End.

I've done some other cases and reconstructPar worked all fine. BUT why this time it's not working?


All times are GMT -4. The time now is 07:42.