Skip to content

elma16/floe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

floe (🌊🧊)

Contents :

This is the repository for my master's thesis, titled "Sea Ice Dynamics Using Finite Elements". This is a flexible, extensible piece of software which replicates the results of "Sea Ice Dynamics on Triangular Grids" by Carolin Mehlmann and Peter Korn using a hierarchy of sea ice model classes to organise the different levels of complexity. This project also used an implicit timestepping scheme to attempt to achieve larger timesteps than explicit timestepping schemes. The spatial discretisation was implemented by using the finite element method. This was achieved by using Firedrake.

Installation :

A key dependency on this project is Firedrake. Here are installation instructions for this package.

In order to install the package to run the examples, run the following command in the directory outside floe.

pip install -e floe

About

🌊🧊

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages