CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   Pstream member (https://www.cfd-online.com/Forums/openfoam-programming-development/219394-pstream-member.html)

ndtrong July 25, 2019 07:57

Pstream member
 
1 Attachment(s)
Hi everyone,

I am trying to re-compile WENO scheme (OF 2.3) with OpenFOAM v5, however, I am getting trouble with error of Pstream member as show in the attached image.

Could you kindly please help me to deal with this error.

Thanks

einstein_zee July 25, 2019 09:20

Quote:

Originally Posted by ndtrong (Post 739992)
Hi everyone,

I am trying to re-compile WENO scheme (OF 2.3) with OpenFOAM v5, however, I am getting trouble with error of Pstream member as show in the attached image.

Could you kindly please help me to deal with this error.

Thanks

Hey,

If it is written for OF 2.3 you may not be able to compile it unless you adapt the code to the newer version. Anyways, for this particular error you may write that line like this "PstreamBuffers pBuffers(Pstream::commsTypes::nonBlocking)".


All times are GMT -4. The time now is 16:26.