Skip to content

Commit

Permalink
Add mantle convection demo (#70)
Browse files Browse the repository at this point in the history
Related to the Goalie demo
mesh-adaptation/goalie#164
  • Loading branch information
ddundo authored Nov 25, 2024
1 parent 40704cf commit eef42d4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/source/goalie/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ be searched using the inbuilt :ref:`search engine <search>`.
Solid body rotation <../demos/solid_body_rotation.py>
Advection-diffusion-reaction <../demos/gray_scott.py>
Advection-diffusion-reaction with multiple prognostic variables <../demos/gray_scott_split.py>
Mantle convection <../demos/mantle_convection.py>

*Error estimation*

Expand Down
13 changes: 12 additions & 1 deletion docs/source/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,17 @@ @article{Clement:1975
publisher={EDP Sciences}
}

@article{Davies:2022,
title={Towards automatic finite-element methods for geodynamics via Firedrake},
author={Davies, D Rhodri and Kramer, Stephan C and Ghelichkhan, Sia and Gibson, Angus},
journal={Geoscientific Model Development},
volume={15},
number={13},
pages={5127--5166},
year={2022},
publisher={Copernicus Publications G{\"o}ttingen, Germany}
}

@book{Vetterling:1992,
title={Numerical recipes: example book C},
author={Vetterling, William T and Vetterling, William T and Press, William H and Press, William H and Teukolsky, Saul A and Flannery, Brian P and Flannery, Brian P},
Expand Down Expand Up @@ -201,4 +212,4 @@ @book{Hundsdorfer:2003
volume={33},
year={2003},
publisher={Springer}
}
}

0 comments on commit eef42d4

Please sign in to comment.