Skip to content

Re: change D3Q19 to D3Q27

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums Lattice Boltzmann Methods General Topics change D3Q19 to D3Q27 Re: change D3Q19 to D3Q27

#2618
lesmodel
Member

Dear robin,
Thanks very much for your reply, but I have another question, when I run a program in parallel in the Cygwin64,
I use the command
mpirun -np 8 ./cylinder2d.exe
it reports:
[user-PC:98680] [[12126,1],0] tcp_peer_send_blocking: send() to socket 12failed:Transport endpoint is not connected (128)
[user-PC:98680] [[12126,1],0] tcp_peer_send_blocking: send() to socket 12failed:Transport endpoint is not connected (128)

What’s wrong with this, thans very much!!