Reply To: scale>0 assertion error in stl
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › scale>0 assertion error in stl › Reply To: scale>0 assertion error in stl
August 22, 2024 at 7:51 am
#9134
Adrian
Keymaster
If this assertion fails while loading the STL file it can not be a problem in the material geometry as it is usually not constructed at that point.
Can you provide a backtrace to see where exactly the std::vector
normalization function as being called from? It could be as simple as a STL scaling issue.