Show floating objects with boundaryvtk

I am trying to show movement of a floating object with the boundaryvtk tool, but when reviewing the created vtk file, this object does not present the movement that is seen in the particles.

this is mi code line that i use in boundaryvtk

BoundaryVTK4_win64 -loadvtk all_MuroColapso1_Dp.vtk -motiondata all_out -savevtkdata move.vtk

Could someone guide me on how to use this tool for the particular case of floating objects?

Thanks.

Comments

  • you have to select mk by using -onlymk:61
    in fact you have to follow the provided examples...
Sign In or Register to comment.