Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

Firedrake DG shallow water model with wetting and drying for flood simulation

License

Notifications You must be signed in to change notification settings

firedrakeproject/flooddrake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is now archived. If you are looking for a shallow water model written using Firedrake, we encourage you to look at Thetis.

flooddrake

Firedrake DG shallow water model with wetting and drying for flood simulation

Linux terminal installation

As a prerequisite, it is required to have Firedrake installed alongside it's dependencies. Instructions on how to this can be found at: http://firedrakeproject.org/download.html. Then, it is required to have the Firedrake virtualenv activated; instructions for this can be found by again following the aforementioned link.

To install, type the following commands into the terminal:

  1. git clone https://github.com/firedrakeproject/flooddrake
  2. pip install -e ./flooddrake

Generating the documentation

To generate the documentation, flooddrake_doc.pdf, type the following commands into the terminal inside the flooddrake repository:

  1. cd ./docs
  2. make docs

Contact

For any enquiries, please contact: [email protected]

About

Firedrake DG shallow water model with wetting and drying for flood simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published