Skip to content

Re: how to use vtkwriter

Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum please send a message via our contact form.

Forums OpenLB General Topics how to use vtkwriter Re: how to use vtkwriter

#2253
albert.mink
Participant

Hi Ivy,rnrnI think you are very close to the solution. If there are already .vti, .pvd files and you want to visualize them in paraview, then open the .pvd file with paraview.rnThe corresponding file is cylinder3d.pvd for this example.rnrn<FileNameGoesHere> is illustrated in the thermal3d example. It has two computation grids, which are written by two different vtkWriters. For the cylinder example you don’t really need more than one vtkWriter.rnrnAlbertrn