Recent Releases of neutronics_material_maker
neutronics_material_maker - v1.2.1
What's Changed
- Use classmethod decorators on Material class by @paulromano in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/45
New Contributors
- @paulromano made their first contribution in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/45
Full Changelog: https://github.com/fusion-energy/neutronicsmaterialmaker/compare/v1.2.0...v1.2.1
- Python
Published by shimwell over 1 year ago
neutronics_material_maker - v1.2.0
What's Changed
- update to 2020 PNNL rev 2 material definitions by @RossWorrall in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/39
- Removed
utils.add_additional_end_lines()print statement by @repositony in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/42 - updated python-publish action by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/43
- moved to GitHub actions for CI by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/44
- updating materials by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/40
New Contributors
- @repositony made their first contribution in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/42
Full Changelog: https://github.com/fusion-energy/neutronicsmaterialmaker/compare/v1.1.4...v1.2.0
- Python
Published by shimwell over 1 year ago
neutronics_material_maker - v1.1.4
What's Changed
- Correct temperature calculation by @generein in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/36
New Contributors
- @generein made their first contribution in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/36
Full Changelog: https://github.com/fusion-energy/neutronicsmaterialmaker/compare/v1.1.3...v1.1.4
- Python
Published by shimwell over 2 years ago
neutronics_material_maker - v1.1.3
What's Changed
- Update insulators.json by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/32
- Sorting nuclides alphabetically by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/33
- latest Develop updates by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/34
Full Changelog: https://github.com/fusion-energy/neutronicsmaterialmaker/compare/v1.1.2...v1.1.3
- Python
Published by shimwell almost 3 years ago
neutronics_material_maker - v1.1.2
What's Changed
- Updated W and SiC densities. by @Allentro in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/29
- modern package layout and update to work with openmc 0.13.2 by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/30
- version release updates by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/31
New Contributors
- @Allentro made their first contribution in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/29
Full Changelog: https://github.com/fusion-energy/neutronicsmaterialmaker/compare/v1.1.1...v1.1.2
- Python
Published by shimwell about 3 years ago
neutronics_material_maker - v1.1.1
What's Changed
- docs section for [density] install by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/18
- docs correction from @py1sl by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/23
- minor fixes to docs by @py1sl in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/21
- corrected packingfraction definition by @shimwell in https://github.com/fusion-energy/neutronicsmaterial_maker/pull/20
New Contributors
- @py1sl made their first contribution in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/21
Full Changelog: https://github.com/fusion-energy/neutronicsmaterialmaker/compare/v1.1.0...v1.1.1
- Python
Published by shimwell almost 4 years ago
neutronics_material_maker - v1.1.0
What's Changed
- Mkaing coolprops optional by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/16
- updated install and optional coolprops for python3.9 support by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/17
Full Changelog: https://github.com/fusion-energy/neutronicsmaterialmaker/compare/v1.0.3...v1.1.0
- Python
Published by shimwell about 4 years ago
neutronics_material_maker - v1.0.3
What's Changed
- separate install section by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/9
- replaced autopep8 by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/10
- Update to readme for openmc, mcnp, serpent2 and fispact property by @RossWorrall in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/11
- Imporoved documentation by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/12
- added scintillator material to database by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/13
- Added scintillator materials by @shimwell in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/14
New Contributors
- @RossWorrall made their first contribution in https://github.com/fusion-energy/neutronicsmaterialmaker/pull/11
Full Changelog: https://github.com/fusion-energy/neutronicsmaterialmaker/compare/v1.0.2...v1.0.3
- Python
Published by shimwell about 4 years ago
neutronics_material_maker - v1.0.2
Added additional insulator material
- Python
Published by shimwell over 4 years ago
neutronics_material_maker - v1.0.1
Now user error messages come with suggested valid names when the Material.from_library name is not recognised
- Python
Published by shimwell over 4 years ago