Skip to content

Commit 247095e

Browse files
committed
bib: fix fieldstone
fixes #6183
1 parent 3a8df66 commit 247095e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

benchmarks/viscosity_grooves/doc/viscosity_grooves.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ where $\epsilon$ controls the viscosity contrast. It is easy to verify that
2222
the flow is incompressible as the velocity field satisfies
2323
$\nabla\cdot \mathbf u = 0$. The right hand side term of the Stokes equation
2424
is obtained by inserting the expressions for velocity, pressure and viscosity
25-
in the momentum conservation equation, see {cite:t}`thieulot:2019` for details. The
25+
in the momentum conservation equation, see {cite:t}`fieldstone` for details. The
2626
velocity, pressure and right hand side magnitude are shown in {numref}`fig:benchmark-grooves-3x3`
2727
for $L=3$ and $\epsilon=0.1$.
2828

doc/sphinx/references.bib

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11855,11 +11855,11 @@ @article{garzanti:etal:2018
1185511855
doi = {10.1016/j.earscirev.2017.11.012},
1185611856
}
1185711857

11858-
@Misc{thieulot:2019,
11859-
author = {C. Thieulot},
11860-
title = {The Finite Element Method in Geodynamics},
11861-
url = {https://github.com/cedrict/fieldstone/blob/master/manual.pdf},
11862-
year = {2019}
11858+
@misc{fieldstone,
11859+
author = "Cedric Thieulot",
11860+
title = "{Fieldstone: a computational geodynamics (self-)teaching tool}",
11861+
year = "2023",
11862+
url = {https://cedrict.github.io/}
1186311863
}
1186411864

1186511865
@incollection{john:knobloch:2006,

0 commit comments

Comments
 (0)