Hello everyone, I'm trying to solve a problem with entering current velocity data on liquid contours. However, in my subroutine, I am not making the program read all the points of the liquid contour. it only reads the last point of the liquid contour. I am using an input file structure as per the attachment. I'm testing on a very small mesh to make the solution easier. I also attach the part of the subroutine that identified the problem. Afterwards, I call this subroutine in BORD3D.f and it places the correct values, but the same values of the single point read, in all points of the liquid contour. Has anyone encountered a similar problem? I am use the V8p2r1 version.
Thanks