Merge pull request #1595 from paulromano/depletion-photon-fix

Fix for depletion with photon transport turned on
This commit is contained in:
Amanda Lund 2020-06-23 23:39:36 -05:00 committed by GitHub
commit ba2563f868
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
15 changed files with 257 additions and 174 deletions

View file

@ -313,11 +313,15 @@ Functions
:return: Return status (negative if an error occurs)
:rtype: int
.. c:function:: int openmc_load_nuclide(char name[])
.. c:function:: int openmc_load_nuclide(const char* name, const double* temps, int n)
Load data for a nuclide from the HDF5 data library.
:param char[] name: Name of the nuclide.
:param name: Name of the nuclide.
:type name: const char*
:param temps: Temperatures in [K] to load data at
:type temps: const double*
:param int n: Number of temperatures
:return: Return status (negative if an error occurs)
:rtype: int
@ -373,7 +377,7 @@ Functions
:return: Return status (negative if an error occurs)
:rtype: int
.. c:function:: int openmc_material_set_densities(int32_t index, int n, const char** name, const double density*)
.. c:function:: int openmc_material_set_densities(int32_t index, int n, const char** name, const double* density)
:param int32_t index: Index in the materials array
:param int n: Length of name/density

View file

@ -121,6 +121,9 @@ Coupling and Multi-physics
Geometry and Visualization
--------------------------
- Patrick C. Shriwise, Xiaokang Zhang, and Andrew Davis, "DAG-OpenMC: CAD-Based
Geometry in OpenMC", *Trans. Am. Nucl. Soc.*, **122**, 395-398 (2020).
- Sterling Harper, Paul Romano, Benoit Forget, and Kord Smith, "Efficient
dynamic threadsafe neighbor lists for Monte Carlo ray tracing," *Proc. M&C*,
918-926, Portland, Oregon, Aug. 25-29 (2019).
@ -146,10 +149,29 @@ Geometry and Visualization
Miscellaneous
-------------
- Ned Xoubi, Sharif Abu Darda, Abdelfattah Y. Soliman, and Tareq Abulfaraj,
- Jiankai Yu, Qiudong Wang, Ding She, and Benoit Forget, "Modelling of the
HTR-PM Pebble-bed Reactor using OpenMC", *Trans. Am. Nucl. Soc.*, **122**,
643-646 (2020).
- Sharif Abu Darda, Abdelfattah Y. Soliman, Mohammed S. Aljohani, and Ned Xoubi,
"`Technical feasibility study of BAEC TRIGA reactor (BTRR) as a neutron source
for BNCT using OpenMC Monte Carlo code
<https://doi.org/10.1016/j.pnucene.2020.103418>`_", *Prog. Nucl. Energy*,
**126**, 103418 (2020).
- Stefano Segantin, Raffaella Testoni, and Massimo Zucchetti, "`ARC reactor --
Neutron irradiation analysis <https://doi.org/10.1016/j.fusengdes.2020.111792>`_",
*Fus. Eng. Design*, **159**, 111792 (2020).
- Muhammad Ilham, Helen Raflis, and Zaki Suud, "`Full Core Optimization of Small
Modular Gas-Cooled Fast Reactors Using OpenMC Program Code
<https://doi.org/10.1088/1742-6596/1493/1/012007>`_", *J. Phys.: Conf. Series*,
**1493**, 012007 (2020).
- Ned Xoubi, Sharif Abu Darda, Abdelfattah Y. Soliman, and Tareq Abulfaraj,
"`An investigative study of enrichment reduction impact on the neutron flux in
the in-core flux-trap facility of MTR research reactors
<https://doi.org/10.1016/j.net.2019.08.008>`_", Nucl. Eng. Technol., **52**,
<https://doi.org/10.1016/j.net.2019.08.008>`_", *Nucl. Eng. Technol.*, **52**,
469-476 (2020).
- J. Rolando Granada, J. Ignacio Marquez Damian, and Christian Helman, "`Studies
@ -162,6 +184,10 @@ Miscellaneous
<https://doi.org/10.13140/RG.2.2.26088.01281>`_," M.S. Thesis, KTH Royal
Institute of Technology (2019).
- Ilham Variansyah, Benjamin R. Betzler, and William R. Martin,
"α-weighted transition rate matrix method", *Proc. M&C*, 1368-1377, Portland,
Oregon, Aug. 25-29 (2019).
- Shikhar Kumar, Benoit Forget, and Kord Smith, "Analysis of fission source
convergence for a 3-D SMR core using functional expansion tallies," *Proc.
M&C*, 937-947, Portland, Oregon, Aug. 25-29 (2019).
@ -249,6 +275,16 @@ Miscellaneous
Multigroup Cross Section Generation
-----------------------------------
- Ilham Variansyah, Benjamin R. Betzler, and William R. Martin, "`Multigroup
Constant Calculation with Static α-Eigenvalue Monte Carlo for
Time-Dependent Neutron Transport Simulation
<https://doi.org/10.1080/00295639.2020.1743578>`_", *Nucl. Sci. Eng.*, 2020.
- Chenghui Wan, Tianliang Hu, and Liangzhi Cao, "`Multi-physics numerical
analysis of the fuel-addition transients in the liquid-fuel molten salt reactor
<https://doi.org/10.1016/j.anucene.2020.107514>`_", *Ann. Nucl. Energy*,
**144**, 107514 (2020).
- William Boyd, Adam Nelson, Paul K. Romano, Samuel Shaner, Benoit Forget, and
Kord Smith, "`Multigroup Cross-Section Generation with the OpenMC Monte Carlo
Particle Transport Code <https://doi.org/10.1080/00295450.2019.1571828>`_,"