How to measure pressure at a position on a moving body

Can anyone tell me how to measure pressure at a position on a moving body (i.e., fixed with respect to the moving body)?

Consider the example 12_FloatingWaves, where I want to calculate the pressure at a point located and fixed on the floating body facing the wave.

Thanks in advance

Comments

  • You can follow the example in Sloshing Tank in examples/main.

    The case where we actually moves the tank includes the option to create first a CSV with positions of the point along time (using BoundaryVTK) that is used then by MeasureTool.


    Regards

  • Found it. Thanks for the help.

Sign In or Register to comment.