fastscape-lem / fastscape

A fast, versatile and user-friendly landscape evolution model
https://fastscape.readthedocs.io
BSD 3-Clause "New" or "Revised" License
53 stars 12 forks source link

Check that all array dtypes match with those defined in fortran #7

Open benbovy opened 4 years ago

benbovy commented 4 years ago

I noticed some weird differences in behavior when running the exact same notebooks (fastscape-demo) in the same environment, but on different platforms (MacOS, Ubuntu, Binder containers...)

I suspect that this is related to issues with array dtypes that are not properly set.