Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastScape.jl

CI

Julia interface to FastScape - a flexible and modular landscape evolution model developed at GFZ Potsdam.

This provides an interface to nearly all routines of the fortran version of the library. It also automatically downloads a precompiled version of the library that works on Linux, Mac and Windows (provided you have julia >1.9).

Dipping Dike example The movie above is DippingDyke.jl, one of the examples from FastScape.

Installation

The package is currently not yet registered, which is why you have to install it with:

julia> ]
(@v1.10) pkg> add https://github.com/boriskaus/FastScape.jl

after this you can test it with:

(@v1.10) pkg> test FastScape

Usage

Various examples, copied from FastScape, are are provided in the test directory.

About

Julia interface to FastScape - a flexible and modular landscape evolution model

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages