height measurement tool availability

Hello,

Is there a tool to measure the fluid height on a plane?


Thanks

Comments

  • Hello,

    Not sure what you mean by on a plane, but you can define many X,Y point in a pointlist and extract height with:

    %measuretool% -dirin %simData% -points PointListAddress -onlytype:-all,+fluid -elevation -savecsv %dirout2%/H.csv

    where PointListAddress points toward a point list file (see examples)

    Good day

  • thanks I will look into it.

Sign In or Register to comment.