From b16b2f36c1a54eafd95e0fc75eeade22d039dfdf Mon Sep 17 00:00:00 2001 From: RemDelaporteMathurin Date: Wed, 27 Nov 2024 11:39:33 -0500 Subject: [PATCH] cite NeSST package --- paper.bib | 9 +++++++++ paper.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/paper.bib b/paper.bib index 715f0fc..6ea442b 100644 --- a/paper.bib +++ b/paper.bib @@ -36,3 +36,12 @@ @article{romano_openmc_2015 pages = {90--97}, file = {ScienceDirect Snapshot:C\:\\Users\\remidm\\Zotero\\storage\\7Z6DVQXL\\S030645491400379X.html:text/html}, } + +@software{Crilly_NESST_-_Neutron_2024, + author = {Crilly, Aidan}, + month = apr, + title = {{NESST - Neutron Scattered Spectra Tool, ICF primary and scattered neutron spectroscopy analysis code}}, + url = {https://github.com/aidancrilly/NeSST}, + version = {1.0.0}, + year = {2024} +} \ No newline at end of file diff --git a/paper.md b/paper.md index 764d09f..23fe578 100644 --- a/paper.md +++ b/paper.md @@ -49,7 +49,7 @@ Traditionally, researchers have implemented their own custom neutron source defi For example, spatial distributions, temperature effects, and fuel compositions must be correctly parameterised to ensure the fidelity of the simulations. The lack of standardised tools for these tasks introduces variability, potential errors in simulations and a lack of reproducibility. -`openmc-plasma-source` addresses these challenges by providing a standardised and easy-to-use interface for defining neutron sources in OpenMC. The package implements the equations for neutron distributions based on established models, such as those described in @fausser_tokamak_2012. By automating the setup process and including extensive documentation and examples, it reduces barriers to entry for researchers new to OpenMC or neutron source modelling. +`openmc-plasma-source` addresses these challenges by providing a standardised and easy-to-use interface for defining neutron sources in OpenMC. The package implements the equations for neutron distributions based on established models, such as those described in @fausser_tokamak_2012 and fusion energy spectra from the NeSST tool @Crilly_NESST_-_Neutron_2024. By automating the setup process and including extensive documentation and examples, it reduces barriers to entry for researchers new to OpenMC or neutron source modelling. With pre-built configurations for tokamak, ring, and point sources, `openmc-plasma-source` is suitable for a wide range of applications. For example: