An open API service indexing awesome lists of open source software.

https://github.com/fastscape-lem/fastscapelib-fortran

A Fortran (+ Python bindings) library of efficient algorithms for landscape evolution modeling
https://github.com/fastscape-lem/fastscapelib-fortran

Last synced: 5 months ago
JSON representation

A Fortran (+ Python bindings) library of efficient algorithms for landscape evolution modeling

Awesome Lists containing this project

README

          

# Fastscapelib-fortran

[![Build Status](https://github.com/fastscape-lem/fastscapelib-fortran/workflows/test-fortran/badge.svg)](https://github.com/fastscape-lem/fastscapelib-fortran/actions)
[![Build Status](https://github.com/fastscape-lem/fastscapelib-fortran/workflows/test-python/badge.svg)](https://github.com/fastscape-lem/fastscapelib-fortran/actions)
[![Build status](https://ci.appveyor.com/api/projects/status/c0wfit5kj1gpo1a7/branch/master?svg=true)](https://ci.appveyor.com/project/benbovy/fastscapelib-fortran/branch/master)
[![Build Doc](https://github.com/fastscape-lem/fastscapelib-fortran/workflows/deploy-doc/badge.svg)](https://github.com/fastscape-lem/fastscapelib-fortran/actions)
[![DOI](https://zenodo.org/badge/167184498.svg)](https://zenodo.org/badge/latestdoi/167184498)

**PLEASE NOTE: this repository is in maintenance-only mode, further development (new features and reworked API) is happening in the https://github.com/fastscape-lem/fastscapelib repository.**

A Fortran (+ Python bindings) library of efficient algorithms for
landscape evolution modeling.

See the [documentation](https://fastscape-lem.github.io/fastscapelib-fortran/)
online for more details on how to build, install and use the library.

## License

GPLv3. See [License file](https://github.com/fastscape-lem/fastscapelib-fortran/blob/master/LICENSE).

Some CMake modules included here have been copied from
[scikit-build](https://github.com/scikit-build/scikit-build) (MIT license).

## Acknowledgment

This project is supported by the
[Earth Surface Process Modelling](http://www.gfz-potsdam.de/en/section/earth-surface-process-modelling/)
group of the GFZ Helmholtz Centre Potsdam.

## Citation

If you use Fastscapelib-fortran in a scientific publication, we would
appreciate a citation. See the documentation for a list of related
publications or click on the DOI badge here above.