Skip to content

How to integrate new stl file with the code?

OpenLB – Open Source Lattice Boltzmann Code Forums on Lattice Boltzmann Methods General Topics How to integrate new stl file with the code?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8672

    Dear OpenLB team,
    I have a paper which has different dimenssions of a Cylinder2D model. Can anyone tell me how to integrate a new stl file with the Cylinder2D code and also how to make the .stl file?

    #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.

    #8700

    thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.