Merge remote-tracking branch 'upstream/develop' into mt_mgxs

This commit is contained in:
Adam Nelson 2020-10-29 08:34:17 -05:00
commit 5a94e66bf3
88 changed files with 616 additions and 1043 deletions

View file

@ -22,9 +22,19 @@ Simulation Settings
:template: myclass.rst
openmc.Source
openmc.SourceParticle
openmc.VolumeCalculation
openmc.Settings
The following function can be used for generating a source file:
.. autosummary::
:toctree: generated
:nosignatures:
:template: myfunction.rst
openmc.write_source_file
Material Specification
----------------------