loganoz / horses3d

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

Fix compilation issues with IBM and gfortran #101

Closed Andres-MG closed 1 year ago

Andres-MG commented 1 year ago

I have modified some parts of the file MPI_IBMUtilities.f90 that gave errors with gfortran. I think the code was initially yours, @stecolumbus, so maybe you can check that the changes are ok.

stecolumbus commented 1 year ago

It was fine with the bender version of gfortran, my bad. BTW is seems ok to me, thanks.