fastscape-lem / fastscapelib

A C++/Python library of efficient algorithms for landscape evolution modeling
http://fastscapelib.readthedocs.io
GNU General Public License v3.0
36 stars 6 forks source link

Parallel implementation of flow routing / erosion (e.g., using openmp or tbb) #150

Closed adriendelsalle closed 4 months ago

adriendelsalle commented 6 months ago

See https://github.com/r-barnes/Barnes2019-Landscape and related publication

benbovy commented 4 months ago

Closed in #157.