loganoz / horses3d

HORSES3D: A high-order discontinuous Galerkin solver for flow simulations and multi-physics applications
https://loganoz.github.io/horses3d/
MIT License
106 stars 23 forks source link

IBM + Kdtree DEBUG mode fix #187

Closed stecolumbus closed 9 months ago

stecolumbus commented 9 months ago

IBM + KDtree error with gfortran debug mode is fixed. Speed inside the body is added in IBMClass. Surface integrals are computed more efficiently .

loganoz commented 9 months ago

@stecolumbus, any ideas of why so many test cases are crashing now?

stecolumbus commented 9 months ago

The IBM test's fail is ok, I'll change the values. What I don't understand is the compilation error.

loganoz commented 9 months ago

All test passed, ready for merge? Did you fix the file ending? I guess we can fix that in a different pull request.