Reply To: Undefined reference to
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Undefined reference to › Reply To: Undefined reference to
Hello, Adrian!
Thank you very much for your reply in your busy schedule!
In the last few days, I have finished porting my application to release 1.4. The application can compile successfully, but the application diverges when it starts to run. I check the geometry part with Paraview, I find that the top and rightmost layers of the grid in the computation area are not defined. This problem did not occur in the last version. I tried the following solutions:
1.Change geometric parameters and change the method.
2.Delete “superGeometry.clean()”, “superGeometry.innerClean()”.
No matter how much I change it, the top and rightmost layers of the grid are still undefined, I wonder what is the reason for this. Thank you again!