Request: post processing coordination system option

I have following modelling task: I want to model a liquid container that is moving along long distances. As far as I see DualSPHysics easily allows implementing such. Which is great.

A difficulty is that when I want to visualize this in paraview since the paraview coordinate is fixed in space and when distances are large I will have difficulties to observe what happens inside the container.


Would it be possible to toggle on an option that writes the part.vtk files in a coordinate system whose origin is container-fixed? That is it is translatory moving with the container (but not rotating with the container in case it is rotating)? I think this should be not too difficult to implement as it is just a translatory shift in addition to a new parameter in the xml file.

Comments

  • You can use Paraview to zoom in and also to define some camera motion


    Regards

Sign In or Register to comment.