diff --git a/doc/make_cite_html.py b/doc/make_cite_html.py index 8e0f04faa68..db59873c58e 100644 --- a/doc/make_cite_html.py +++ b/doc/make_cite_html.py @@ -78,6 +78,7 @@ "dannberg:grain:size" : "grainsize", "dannberg:etal:2021" : "boukaremelt", "neuharth:etal:2022" : "fastscape", + "euen:etal:2023" : "cbfheatflux", "dannberg:gassmoeller:etal:2024" : "cbfheatflux" } @@ -116,6 +117,7 @@ "dannberg:grain:size" : "Dannberg, J., Eilon, Z., Faul, U., Gassmöller, R., Moulik, P. and Myhill, R. 2017. The importance of grain size to mantle dynamics and seismological observations. Geochemistry, Geophysics, Geosystems, 18(8), pp.3034-3061. doi:10.1002/2017GC006944. https://doi.org/10.1002/2017GC006944.", "dannberg:etal:2021" : "Dannberg, J., Myhill, R., Gassmöller, R. and Cottaar, S., 2021. The morphology, evolution and seismic visibility of partial melt at the core–mantle boundary: implications for ULVZs. Geophysical Journal International, 227(2), pp.1028-1059.", "neuharth:etal:2022" : "Neuharth, D., Brune, S., Wrona, T., Glerum, A., Braun, J. and Yuan, X. 2022. Evolution of rift systems and their fault networks in response to surface processes. Tectonics, 41(3), e2021TC007166. doi:10.1029/2021TC007166. https://doi.org/10.1029/2021TC007166.", + "euen:etal:2023" : "Euen, G.T., Liu, S., Gassmöller, R., Heister, T. and King, S.D. 2023. A comparison of 3-D spherical shell thermal convection results at low to moderate Rayleigh number using ASPECT (version 2.2.0) and CitcomS (version 3.3.1), Geoscientific Model Development, 16, 3221–3239, doi:10.5194/gmd-16-3221-2023, https://doi.org/10.5194/gmd-16-3221-2023, 2023.", "dannberg:gassmoeller:etal:2024" : "Dannberg, J., Gassmöller, R., Thallner, D., LaCombe, F. and Sprain, C. 2024. Changes in core–mantle boundary heat flux patterns throughout the supercontinent cycle. Geophysical Journal International, 237(3), pp.1251-1274. doi:10.1093/gji/ggae075. https://doi.org/10.1093/gji/ggae075." } diff --git a/doc/manual/citing_aspect.bib b/doc/manual/citing_aspect.bib index 8bf55c0a771..ad34346cc43 100644 --- a/doc/manual/citing_aspect.bib +++ b/doc/manual/citing_aspect.bib @@ -2325,3 +2325,15 @@ @Article{Xin2024 doi={10.1007/s11430-024-1431-4}, url={https://doi.org/10.1007/s11430-024-1431-4} } + +@Article{gmd-16-3221-2023, +AUTHOR = {Euen, G. T. and Liu, S. and Gassm\"oller, R. and Heister, T. and King, S. D.}, +TITLE = {A comparison of 3-D spherical shell thermal convection results at low to moderate Rayleigh number using ASPECT (version 2.2.0) and CitcomS (version 3.3.1)}, +JOURNAL = {Geoscientific Model Development}, +VOLUME = {16}, +YEAR = {2023}, +NUMBER = {11}, +PAGES = {3221--3239}, +URL = {https://gmd.copernicus.org/articles/16/3221/2023/}, +DOI = {10.5194/gmd-16-3221-2023} +} diff --git a/doc/sphinx/references.bib b/doc/sphinx/references.bib index d5253c66cb2..5c7fe9d65d5 100644 --- a/doc/sphinx/references.bib +++ b/doc/sphinx/references.bib @@ -12382,3 +12382,15 @@ @article{neuharth:etal:2022 note = {e2021TC007166 2021TC007166}, year = {2022} } + +@Article{euen:etal:2023, +AUTHOR = {Euen, G. T. and Liu, S. and Gassm\"oller, R. and Heister, T. and King, S. D.}, +TITLE = {A comparison of 3-D spherical shell thermal convection results at low to moderate Rayleigh number using ASPECT (version 2.2.0) and CitcomS (version 3.3.1)}, +JOURNAL = {Geoscientific Model Development}, +VOLUME = {16}, +YEAR = {2023}, +NUMBER = {11}, +PAGES = {3221--3239}, +URL = {https://gmd.copernicus.org/articles/16/3221/2023/}, +DOI = {10.5194/gmd-16-3221-2023} +}