Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PBNC paper to the documentation #221

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open
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
13 changes: 13 additions & 0 deletions doc/content/bib/articles_using_tmap8.bib
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,16 @@ @article{Simon2022
url = {https://ieeexplore.ieee.org/document/9831077/},
year = {2022}
}

@inproceedings{Simon2024PBNC,
author = {Pierre-Clément A. Simon and Casey T. Icenhour and Masashi Shimada and Alexander Lindsay and Guillaume Giudicelli and Logan Harbour and Derek Gaston and Mauricio E. Tano and Helen Brooks and April J. Novak and Mahmoud Eltawila and Amanda M. Lietz and Grayson Gall and Carlo Fiorina and Susana Reyes},
address = {Idaho Falls, ID},
booktitle = {Proceedings of the Pacific Basin Nuclear Conference (PBNC)},
month = {October},
publisher = {American Nuclear Society},
title = {Developing Multiphysics, Integrated, High-Fidelity, Massively Parallel Computational Capabilities for Fusion Applications Using MOOSE},
year = {2024},
page = {297-306},
doi = {https://doi.org/10.13182/PBNC24-45084},
url = {https://www.ans.org/pubs/proceedings/article-56775/}
}