Matteo Zammataro
Matteo Zammataro
This PR is related to issue #2516, and it's an extension of PR #2749. It adds H*(10) dose coefficients from ICRP 74. We're introducing a new function, "dose_coefficients()." This function...
Pull request created to solve the issue #3121. The from_csv and to_csv methods of the openmc.deplete.MicroXS class have been modified to work with 1-group cross sections.
The from_csv and to_csv methods of the MicroXS class only work properly when multiple energy groups are provided. Common methods for generating MicroXS objects, such as from_multigroup_flux or get_micros_and_fluxes, generate...
# Description This pull request is in response to issue #3216, and is a supplement to PR #3020. The goal is to allow the user to use H*(10) dose coefficients...