Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 10 additions & 7 deletions paper/paper.bib
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,16 @@ @article{piper:2020
url = {https://doi.org/10.1002/essoar.10504855.1}
}

@article{tucker:2021,
title={Numerical modeling of Earth's dynamic surface: a community approach},
author={Tucker, Gregory E and Hutton, Eric and Piper, Mark and Campforts, Benjamin and Gan, Tian and Barnhart, Katherine R and Kettner, Albert and Overeem, Irina and Peckham, Scott D and McCready, Lynn and Syvitski, Jaia},
year={2021},
journal={EarthArXiv},
doi = {10.31223/X51615},
url = {https://doi.org/10.31223/X51615}
@article{tucker:2022,
author = {Tucker, G. E. and Hutton, E. W. H. and Piper, M. D. and Campforts, B. and Gan, T. and Barnhart, K. R. and Kettner, A. J. and Overeem, I. and Peckham, S. D. and McCready, L. and Syvitski, J.},
title = {CSDMS: a community platform for numerical modeling of Earth surface processes},
journal = {Geoscientific Model Development},
volume = {15},
year = {2022},
number = {4},
pages = {1413--1439},
url = {https://gmd.copernicus.org/articles/15/1413/2022/},
doi = {10.5194/gmd-15-1413-2022}
}

@article{epperly:2012,
Expand Down
2 changes: 1 addition & 1 deletion paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ where they can communicate with one another as components of an integrated model

With an integrated multicomponent approach to modeling, scientists--not just software developers--connect components
to form integrated models, where plug-and-play
components can easily be added or removed [@tucker:2021; @david:2013; @gregersen:2007; @collins:2005].
components can easily be added or removed [@tucker:2022; @david:2013; @gregersen:2007; @collins:2005].
This is in contrast to older methods, where a single modeling group would construct
a monolithic model built on the tight integration of software written
within an isolated framework. A single person or group would
Expand Down