CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Bugs (https://www.cfd-online.com/Forums/openfoam-bugs/)
-   -   A fatal problem of immersed boundary layer method!!! (https://www.cfd-online.com/Forums/openfoam-bugs/211069-fatal-problem-immersed-boundary-layer-method.html)

kinakamichibun November 12, 2018 04:38

A fatal problem of immersed boundary layer method!!!
 
When I tried to run the tutorial of refiningMovingCylinderInChannelIco of foam -extend 4.1 in parallel, it firstly aborts for two undefined keywords, they are numberOfSubdomains and method. But after these two keywords are added, it still aborts after several iterations with the following message:


Fatal error in MPI_Recv: Message truncated, error stack:
MPI_Recv(200).....................: MPI_Recv(buf=0x114f910, count=49, MPI_BYTE, src=0, tag=1, MPI_COMM_WORLD, status=0x7ffd2df53490) failed
MPIDI_CH3U_Receive_data_found(131): Message from rank 0 and tag 1 truncated; 51208 bytes received but buffer size is 49

This tutorial can run well in serial.Now I don't know what to do with it. Can anybody give some advice? Thank you!


All times are GMT -4. The time now is 00:22.