Dear OpenLB Users and Developers!
I’ve been trying to simulate the external aerodynamics around a small truck. The truck is about 9 meters long, and the boundary box is about 42 * 17 * 28 meters (the whole STL is in meters).
EDIT: If you’re using Chrome right-click on “Open image in new tab” to see the images.
Working from the “cylinder3d” sample model, I’ve defined the input parameters for the model as you can see below:
My STL mesh is fully enclosed and there are no overlaps. But I cannot get past these boundary condition errors (the setup above yields about 1 million cells):
I do see that the Mach number is way off, but I do not think this is the main cause of the problem, as this seems to come from purely the mesh. I tried increasing the model density up to 1000, then I get about 700 million cells which ate my RAM. For low resolution it does not run, but I’d wish to see OpenLB dealing with the more accurate geometry of the truck.
Is this only the matter of mesh density to fix the issue with boundary conditions ? How should I proceed ?
Any contribution is appreciated!
Many thanks,
Tamas
-
This topic was modified 4 years, 1 month ago by TamasBalogh. Reason: - grammar and images not showing