Skip to content

Reply To: Storing velocity data in csv file

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 OpenLB General Topics Storing velocity data in csv file Reply To: Storing velocity data in csv file

#5777
achodankar
Participant

Hello Adrian,
The problem is resolved. I am getting the correct velocity values stored in it. While trying to fix the earlier problem, I put these code lines (T vel[2] { };velocityPlane(vel, latticeR);”) before the for loop. After placing it back in the for loop, it’s working fine. Everything is working now. Thank you very much for your prompt response.

Yours sincerely,

Abhijeet