Skip to content

Reply To: How to integrate new stl file with the code?

#8673
Adrian
Keymaster

One common reason for unexpected results when voxelizing STL-described geometries is that the STL file base unit is not fixed but may vary between files. You need to take care that you provide the correct scaling factor to the STLreader class in order to map it to the SI units used by OpenLB.