fastscape-lem / fastscapelib-fortran

A Fortran (+ Python bindings) library of efficient algorithms for landscape evolution modeling
https://fastscape-lem.github.io/fastscapelib-fortran/
GNU General Public License v3.0
23 stars 17 forks source link

Missing deallocate bc array in stream power routines #31

Closed benbovy closed 4 years ago

jeanbraun commented 4 years ago

@benbovy I fixed this issue by deallocating a bunch of temporary arrays; merged with master branch