Skip to content

albinwwells/icepack

 
 

Repository files navigation

icepack CircleCI codecov DOI

icepack is a library for modeling the flow of ice sheets and glaciers using the finite element method. For more information and installation instructions, see the project webpage. Once you've installed icepack, the directory notebooks/tutorials/ contains several Jupyter notebooks with demonstrations of the main features of icepack to get you started. The directory notebooks/how-to contains more advanced material for when you've got a good feel for how things work. Some of these demos use real data, for which you'll need to have an account with NASA EarthData.

See also firedrake, a finite element modeling package used to implement the solvers in icepack.

Notes:

I've hard-coded a few things in the meshing.py script (I editted the _find_bounding_feature function to work for my particular case)

About

Finite element modeling of glaciers and ice sheets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 59.9%
  • Python 40.1%