Deform the lithosphere with 1D or 2D flexure. Landlab component that implements a 1 and 2D lithospheric flexure model.
The most current development version is always available from our git repository:
http://github.com/landlab/flexure-component
To install flexure with conda:
> conda install flexure -c landlab
To run flexure from the command line:
> flexure - --params=params.yaml < loads.txt
For help:
> flexure -h