erdc / proteus

A computational methods and simulation toolkit
http://proteustoolkit.org
MIT License
88 stars 56 forks source link

FSI issue while running in parallel #1208

Closed jhcollins closed 4 years ago

jhcollins commented 4 years ago

Running setups with moving meshes results in failure in parallel.

To reproduce the error, run the floating_body.py setup in proteus_tutorial/2d in parallel with any commit beyond: e9a061da02d393c336e70854c0d2f7a15956c62d

zhang-alvin commented 4 years ago

@jhcollins thanks for catching this. Working on fix.