Implemented an improved version of the communication for periodic BC
The communication of the ghost layers used to communicate just all values in between one time step to make sure that everything is correct. Furthermore the communication was only valid for pull stream steps. The improved communication distinguishes automatically between pull and push and communicates only values which are needed. With this improvement it was possible to implement the EsoTwist streaming scheme.
lbmpy_tests/test_lbm_streaming_pattern.ipynb
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
Please register or sign in to comment