Reply To: Visualizing Material ID
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Visualizing Material ID › Reply To: Visualizing Material ID
April 6, 2022 at 1:53 pm
#6417
Adrian
Keymaster
Yes, in fact this is done in most examples by default.
e.g. for cylinder2d
the SuperLatticeGeometry2D
functor is exported as VTK for the 0th timestep. You only need to open the tmp/vtkData/geometry_iT0000000.vtm
file in Paraview after executing the simulation.