Typo and syntax fixes

Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
This commit is contained in:
Olek 2022-09-08 14:02:47 -05:00 committed by GitHub
parent a414f5a32a
commit ca12e3656e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -259,12 +259,12 @@ transport-depletion calculation and follow the same steps from there.
will not be simulated.
Loading and Generating Microscopic Cross Sections
-------------------------------------
-------------------------------------------------
As mentioned earlier, any transport code could be used to calculate one-group
microscopic cross sections. The :mod:`openmc.deplete` module provides the
:class:`~openmc.deplete.MicroXS` class, which contains methods to read in
pre-caluclated cross sections from a ``.csv`` file or from data arrays::
pre-calculated cross sections from a ``.csv`` file or from data arrays::
micro_xs = MicroXS.from_csv(micro_xs_path)
@ -352,7 +352,7 @@ normalizing reaction rates:
Multiple Materials
~~~~~~~~~~~~~~~~~~
A transport-independent depletion simulation using ``source-race`` normalization
A transport-independent depletion simulation using ``source-rate`` normalization
will calculate reaction rates for each material independently. This can be
useful for running many different cases of a particular scenario. A depletion
simulation using ``fission-q`` normalization will sum the energy values from