<div dir="ltr"><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:12px;line-height:16px">I am a research student working on a CFD problem using Fortran.</span><br></div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:12px;line-height:16px">The code has to simulate flow of bubbles over a cylindrical body. So bubbles are being injected in a flow field moving in the direction of cylinder. The motion of the bubbles have to be tracked as well as other parameters like change in diameter and local pressureare to be measured.</span><br><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:12px;line-height:16px">Since a large number of bubbles have to be injected, therefore parallel processing is required using MPI.</span><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:12px;line-height:16px"><br></span></div><div><font color="#000000" face="sans-serif"><span style="font-size:12px;line-height:16px"> PROBLEM I am facing right now is that when I am running the code using only one processor it's working correctly but when I increase the number of processors than it starts writing wrong values.</span></font></div><div><font color="#000000" face="sans-serif"><span style="font-size:12px;line-height:16px">If anyone have faced anything like this before or have any experience in this PLEASE HELP.</span></font></div><div><font color="#000000" face="sans-serif"><span style="font-size:12px;line-height:16px"><br></span></font></div><div><font color="#000000" face="sans-serif"><span style="font-size:12px;line-height:16px">P.s If you need to look into the code I can upload that too.</span></font></div></div>