How to measure velocity of particles in a defined section?
In my sph modelling, I need to report the velocity field in a certain cross section of fluid. How can I define that section and how can I measure and report the velocity field?
Comments
You want information at discrete locations or against a surface?
MeasureTool allows you to compute velocities at discrete positions.... you can compute velocity at many points and then use other code (or Paraview) to interpolate that information along a surface
Regards