Releases: fusion-energy/openmc_source_plotter
Releases · fusion-energy/openmc_source_plotter
0.7.1
0.7.0
What's Changed
breaking changes as package no longer extends OpenMC classes. Instead it provides functions that require OpenMC objects to be passed in. Examples have all be updated so migration should be easy.
- change package to user functions instead of extending openmc classes by @shimwell in #39
- Converting material gamma emission plotting to function by @shimwell in #40
Full Changelog: 0.6.8...0.7.0
0.6.8
What's Changed
- adding gamma spec image by @shimwell in #36
- added plotting methods to openmc.Settings by @shimwell in #37
- added axis type (log linear) and axis units (MeV, eV) to energy plot by @shimwell in #38
example plot, source energy distribution of DT source with DD, DT and TT reactions made using openmc-plasma-source and NeSST
Full Changelog: 0.6.7...0.6.8