Reply To: Voxel Image of Arbitrary Geometries
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
› Forums › OpenLB › General Topics › Voxel Image of Arbitrary Geometries › Reply To: Voxel Image of Arbitrary Geometries
February 9, 2022 at 9:28 pm
#6332
Adrian
Keymaster
You can load STL files using the STLreader indicator and use it to set material numbers. These material numbers may then be exported to VTK files (see the getResults function for timestep 0 in any of our examples for this part).
