Update comment in openmc_operator.py per @yardasol suggestion

Co-authored-by: Olek <45364492+yardasol@users.noreply.github.com>
This commit is contained in:
Paul Romano 2022-11-21 15:57:23 -06:00 committed by GitHub
parent 5dc6550312
commit a08072e450
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -544,7 +544,7 @@ class OpenMCOperator(TransportOperator):
# Divide by total number of atoms and store
rates[i] = self._rate_helper.divide_by_atoms(number)
# Scale reaction rates to obtain units of reactions/sec/atom
# Scale reaction rates to obtain units of (reactions/sec)/atom
rates *= self._normalization_helper.factor(source_rate)
# Store new fission yields on the chain