pykasso

Python project intended to simulate stochastic karst network


Keywords
hydrogeology, 3-D, modeling, stochasticity
License
GPL-3.0
Install
pip install pykasso==0.1.3

Documentation

pyKasso - stochastic karst network simulation

pyKasso is a python3 project intended to simulate stochastic karst network.

Version 0.1.0 - April 2020

Versions

pyKasso is actively in development. Currently, the stable 2D version with installation instructions can be found in the branch named replace-fast-marching-with-HFM. To use pyKasso, go that branch before cloning this repository.

Installation

Install from source (from project main directory):

pip install .

Dependencies

pyKasso requires the following python packages to function properly:

Examples

Please have a look on the notebooks examples in notebooks/.