DOI-USGS / geobipy

Geophysical Bayesian Inference in Python. Docs:
https://usgs.github.io/geobipy/
Other
78 stars 19 forks source link

Fdem Forward produces NaNs on scientific linux #3

Closed leonfoks closed 5 years ago

leonfoks commented 6 years ago

The hyperbolic tangent in Fortran is not defined in the same way on different systems. On my Mac, high positive values produce 1+0j, while on sci linux I got Nan+0j. Same version of gfortran.