Examples#

A gallery of a few high-level examples in Python or C++ showcasing Fastscapelib’s features (multiple grids, flexible boundary conditions, flexible flow routing, eroder classes, etc.)


python-logo

River Profile

1-d profile grid, block-uplift + stream-power law.

cpp-logo

River Profile

1-d profile grid, block-uplift + stream-power law.

python-logo

Mountain

2-d raster grid, block uplift + stream-power law + hillslope diffusion.

cpp-logo

Mountain

2-d raster grid, block uplift + stream-power law + hillslope diffusion.

python-logo

Escarpment

2-d raster grid, semi-infinite domain (half-periodic boundaries), multiple direction flow, stream-power law + hillslope diffusion.

python-logo

Inner Base Levels

2-d raster grid, infinite domain (full-periodic boundaries), custom base level nodes, uplift + stream-power law + hillslope diffusion.

python-logo

Catchment (TriMesh)

2-d triangular (irregular) mesh, one catchment with one base level node (outlet), stream-power law + base level lowering.