Skip to content

Releases: fusion-energy/openmc_tally_unit_converter

v0.3.1

23 Jan 21:12
3f53a6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Nov 19:52
5aeacb7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Nov 11:03
1520c35
Compare
Choose a tag to compare

What's Changed

  • Adding mesh heating examples by @shimwell in #30
  • adding examples for 2d and 3d mesh heating by @shimwell in #31
  • changed package name to suit functionality by @shimwell in #33
  • fixed error with the base units of effective dose by @shimwell in #35

Full Changelog: v0.1.1...v0.2.0

v0.1.1

08 Nov 19:53
a85682d
Compare
Choose a tag to compare

What's Changed

  • Fixing standard deviation processing for mesh tallies by @shimwell in #28
  • corrected units for current by @shimwell in #29

Full Changelog: v0.1.0...v0.1.1

v0.1.0

02 Nov 17:07
57e8a36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.1.0

v0.0.6

27 Oct 16:21
94b666e
Compare
Choose a tag to compare

Adds support for statepoint files that were made with single batch simulations and therefore the tallies don't have standard deviation values

v0.0.5

27 Oct 13:44
c258a94
Compare
Choose a tag to compare

Fixed buy with volume normalisation

v0.0.4

27 Oct 11:08
510155a
Compare
Choose a tag to compare

What's Changed

  • removed the reshaping of tallies into nested numpy arrays

v0.0.3

26 Oct 19:54
ad3dd9e
Compare
Choose a tag to compare

What's Changed

removed passing of ureg in function args
split out does and spectra units and dose units calculation

Full Changelog: v0.0.2...v0.0.3

v0.0.2

20 Oct 21:37
fa3d0b5
Compare
Choose a tag to compare

Changed api interface to process_tally, process_dose_tally and process_spectra_tally