Recent Releases of openmc-tally-unit-converter

openmc-tally-unit-converter - v0.3.1

What's Changed

  • updated citation file to version 0.3.0 by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/42
  • Adding heating-local to allowed tallies. by @kevinm387 in https://github.com/fusion-energy/openmctallyunit_converter/pull/43
  • added tests for heating-local by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/44
  • Adding tests for local heating by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/46
  • Adding heating-local and tests for new feature by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/45

New Contributors

  • @kevinm387 made their first contribution in https://github.com/fusion-energy/openmctallyunit_converter/pull/43

Full Changelog: https://github.com/fusion-energy/openmctallyunit_converter/compare/v0.3.0...v0.3.1

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.3.0

What's Changed

  • changed per simulated partilce to per source particle by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/37
  • allowing requiredunits = None by @shimwell in https://github.com/fusion-energy/openmctallyunitconverter/pull/40
  • Correcting dose units again by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/41

Full Changelog: https://github.com/fusion-energy/openmctallyunit_converter/compare/v0.2.0...v0.3.0

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.2.0

What's Changed

  • Adding mesh heating examples by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/30
  • adding examples for 2d and 3d mesh heating by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/31
  • changed package name to suit functionality by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/33
  • fixed error with the base units of effective dose by @shimwell in https://github.com/fusion-energy/openmctallyunit_converter/pull/35

Full Changelog: https://github.com/fusion-energy/openmctallyunit_converter/compare/v0.1.1...v0.2.0

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.1.1

What's Changed

  • Fixing standard deviation processing for mesh tallies by @shimwell in https://github.com/fusion-energy/openmcpostprocessor/pull/28
  • corrected units for current by @shimwell in https://github.com/fusion-energy/openmcpostprocessor/pull/29

Full Changelog: https://github.com/fusion-energy/openmcpostprocessor/compare/v0.1.0...v0.1.1

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.1.0

What's Changed

  • added v0.0.6 citation by @shimwell in https://github.com/fusion-energy/openmcpostprocessor/pull/20
  • added pep8 formatter by @shimwell in https://github.com/fusion-energy/openmcpostprocessor/pull/21
  • adding DPA to the units by @shimwell in https://github.com/fusion-energy/openmcpostprocessor/pull/22
  • Adding processing for dpa by @shimwell in https://github.com/fusion-energy/openmcpostprocessor/pull/23
  • Adding tests for DPA by @shimwell in https://github.com/fusion-energy/openmcpostprocessor/pull/24
  • Adding support for unit conversion of damage tallies to DPA by @shimwell in https://github.com/fusion-energy/openmcpostprocessor/pull/25

Full Changelog: https://github.com/fusion-energy/openmcpostprocessor/compare/v0.0.6...v0.1.0

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.0.6

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

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.0.5

Fixed buy with volume normalisation

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.0.4

What's Changed

  • removed the reshaping of tallies into nested numpy arrays

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.0.3

What's Changed

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

Full Changelog: https://github.com/fusion-energy/openmcpostprocessor/compare/v0.0.2...v0.0.3

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.0.2

Changed api interface to process_tally, process_dose_tally and process_spectra_tally

- Python
Published by shimwell over 4 years ago

openmc-tally-unit-converter - v0.0.1

Initial release with unit conversion of tallies

- Python
Published by shimwell over 4 years ago