Referencing the World Builder#
Citation#
The developers of the Geodynamic World Builder request that you cite the following publication that describes the code and cite the specific version of the software used.
@article{GWB_2024_JOSS, title = {The Geodynamic World Builder: A planetary structure creator for the geosciences}, author = {Fraters, M. and Billen, M., and Gassmöller, R. and Saxena, A. and Heister, T. and Li, H., and Douglas, D., and Dannberg J., and Bangerth W. and Wang, Y.}, doi = {10.21105/joss.06671}, url = {https://doi.org/10.21105/joss.06671}, year = {2024}, publisher = {The Open Journal}, pages = {6671}, journal = {Journal of Open Source Software} }
@Article{se-10-1785-2019, AUTHOR = {Fraters, M. and Thieulot, C. and van den Berg, A. and Spakman, W.}, TITLE = {The Geodynamic World Builder: a solution for complex initial conditions in numerical modeling}, JOURNAL = {Solid Earth}, VOLUME = {10}, YEAR = {2019}, NUMBER = {5}, PAGES = {1785–1807}, URL = {https://se.copernicus.org/articles/10/1785/2019/}, DOI = {10.5194/se-10-1785-2019} }
@misc{gwb-doi-v1.0.0, title = {{The Geodynamic World Builder} v1.0.0 [software]}, author = {Menno Fraters and others}, month = aug, year = 2024, DOI = {10.5281/zenodo.13352667}, URL = {https://doi.org/10.5281/zenodo.13352667}, }
@misc{gwb-doi-v0.6.0, title = {{The Geodynamic World Builder} v0.6.0 [software]}, author = {Menno Fraters and others}, month = mar, year = 2024, DOI = {10.5281/zenodo.10794862}, URL = {https://doi.org/10.5281/zenodo.10794862}, }
@misc{gwb-doi-v0.5.0, title = {{The Geodynamic World Builder} v0.5.0 [software]}, author = {Menno Fraters and others}, month = jun, year = 2023, DOI = {10.5281/zenodo.7998525}, URL = {https://doi.org/10.5281/zenodo.7998525}, }
@misc{gwb-doi-v0.4.0, title = {{The Geodynamic World Builder} v0.4.0 [software]}, author = {Menno Fraters and others}, month = jun, year = 2021, DOI = {10.5281/zenodo.5014808}, URL = {https://doi.org/10.5281/zenodo.5014808}, }
Data Availability#
We strongly recommend making your data available for reproducibilty and replicability. Consider depositing your data e.g., code and .wb, in an approved repository, which will assign an identifier (e.g., a DOI) and enable citation of your data. For visualization of your model, we strongly recommend also including your grid (.grid), paraview state file (.pvsm), and image (e.g., .png) files. See geodynamics.org software publishing guidance. Then add the following to your data availability statement:
The code modifications, parameter, and visualization files used for the models in this study
are available at DOI (Authors X, Y, Z) under CC BY-NC-SA 4.0.
GWB version 0.5 (\cite{se-10-1785-2019,gwb-doi-v0.5.0}) used to build these models is freely
available under the LGPL v2.1 license and is being actively developed on GitHub and can be
accessed via https://github.com/GeodynamicWorldBuilder/WorldBuilder.