Skip to content

Commit 3ea6d57

Browse files
authored
Merge pull request #135 from MFraters/release_v0.2.0
Release of version 0.2.0
2 parents 5271258 + 9632b19 commit 3ea6d57

File tree

4 files changed

+38
-4
lines changed

4 files changed

+38
-4
lines changed

CITATION

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
@Article{fraters_gwb_se-2019-24,
2+
AUTHOR = {Fraters, M. and Thieulot, C. and van den Berg, A. and Spakman, W.},
3+
TITLE = {The Geodynamic World Builder: a solution for complex initial conditions in numerical modelling},
4+
JOURNAL = {Solid Earth Discussions},
5+
VOLUME = {2019},
6+
YEAR = {2019},
7+
PAGES = {1--27},
8+
URL = {https://www.solid-earth-discuss.net/se-2019-24/},
9+
DOI = {10.5194/se-2019-24}
10+
}
11+
12+
@misc{gwb-doi-v0.2.0,
13+
title = {{The Geodynamic World Builder} v2.1.0 [software]},
14+
author = {Menno Fraters and
15+
others},
16+
month = oct,
17+
year = 2019,
18+
DOI = {10.5281/zenodo.3517132]},
19+
URL = {https://doi.org/10.5281/zenodo.3517132]},
20+
}
21+

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ If you have a question about the code and you can not find the answer easily in
1818
Please do not keep it to yourself and let us know. Others will also profit from mistakes being found and fixed. Even if it is just a typo in the documentation feel free to raise an issue or, even better, make a pull request to fix the issue.
1919

2020
## How to cite?
21-
There is currently a publication for this code [accepted in Solid Earth](https://www.solid-earth-discuss.net/se-2019-24/), which means that it can already be cited as:
21+
The developers of the Geodynamic World Builder request that you cite the following publication:
22+
23+
Fraters, M., Thieulot, C., van den Berg, A., and Spakman, W.: The Geodynamic World Builder: a solution for complex initial conditions in numerical modelling, Solid Earth Discuss., [https://doi.org/10.5194/se-2019-24](https://doi.org/10.5194/se-2019-24), 2019.
24+
25+
And cite the specific version of the software used. Version 0.2.0 can be cited as:
26+
27+
Menno Fraters and others. 2019, October 23. The Geodynamic World Builder v0.2.0. Zenodo. [https://doi.org/10.5281/zenodo.3517132](https://doi.org/10.5281/zenodo.3517132).
2228

23-
Fraters, M., Thieulot, C., van den Berg, A., and Spakman, W.: The Geodynamic World Builder: a solution for complex initial conditions in numerical modelling, Solid Earth Discuss., [https://doi.org/10.5194/se-2019-24](https://doi.org/10.5194/se-2019-24), accepted, 2019.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0-pre
1+
0.2.0

doc/manual/manual.tex

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,15 @@ \section{The idea behind the World Builder}
161161

162162

163163
\section{Citing the world builder}
164-
The \GWB{} is currently not published yet, so it can't be cited. Please check back later.
164+
The developers of the Geodynamic World Builder request that you cite the following publication:\\
165+
166+
\noindent Fraters, M., Thieulot, C., van den Berg, A., and Spakman, W.: The Geodynamic World Builder: a solution for complex initial conditions in numerical modelling, Solid Earth Discuss., \url{https://doi.org/10.5194/se-2019-24}, 2019.\\
167+
168+
\noindent And cite the specific version of the software used. Version 0.2.0 can be cited as:\\
169+
170+
\noindent Menno Fraters and others. 2019, October 23. The Geodynamic World Builder v0.2.0. Zenodo. \url{https://doi.org/10.5281/zenodo.3517132}.
171+
172+
165173
\section{Acknowledgments}
166174
M.F. acknowledges constructive feedback from the ASPECT community, and especially from T. Heister, W. Bangerth and R. Gassm\"oller. The authors also acknowledge constructive proofreading by R. Myhill, H. Brett and L. van de Wiel. MF and CT are indebted to the Computational Infrastructure for Geodynamics (CIG) for there recurring participation to the ASPECT hackathons, during which the foundation of this work was laid out.
167175
This work is funded by the Netherlands Organization for Scientific Research (NWO), as part of the Caribbean Research program, grant 858.14.070. This work was partly supported by the Research Council of Norway through its Centres of Excellence funding scheme, project number 223272

0 commit comments

Comments
 (0)