<div dir="ltr"><div><div><div><div><div><div>Hi Holly,<br></div>It helps a little. Thanks. But I am still a little confused. Suppose I want to identify a coordinate at my inlet, say (1,4) where x is 1 and y is 4. How do I write this in the usr file? The reason i'm asking this is so that i can put in a source point at the inlet. Is the following correct?<br></div><br></div>do i=1,n<br>    x=xm1(i,1,1,1)<br>    y=ym1(i,1,1,1)<br><br></div><div>x1=1<br></div><div>y1=4<br></div>.<br>.<br>.<br></div>enddo<br><br><br></div>rif<br></div>