DOI-USGS / geobipy

Geophysical Bayesian Inference in Python. Docs:

Home Page:https://usgs.github.io/geobipy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fdem Forward produces NaNs on scientific linux

leonfoks opened this issue · comments

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.