Compute pressure for a list of point of a floating body

Hi

I have faced a question regarding the example "05_SloshingTank" for computing the pressure of the moving points.

In this example, only one point is used to measure the pressure:

%boundaryvtk% -motiondata %diroutdata% -saveposmotion:11:-0.4461:0:0.093 %dirout2%/PosCorrect

%measuretool% -dirin %diroutdata% -pointspos %dirout2%/PosCorrect_mk0011.csv  -onlytype:-all,+fluid -vars:-all,+press,+kcorr -kcusedummy:0 -kclimit:0.5

But, I want to measure pressure at 7 points. What is the best way?

Thanks

Sign In or Register to comment.