v1.0.1
What's Changed
- Capability to write to Serpent by @alexvalentine94 in #4
- simple syntax for OpenMC tori output error by @alexvalentine94 in #5
- License update from GPL-3.0 to EUPL by @jpcatalanUNED in #6
- fix bug with toroidal surfaces by @psauvan in #8
- Fix OpenMC Torus parameters definition by @ecasglez in #12
- Update pyproject.toml by @jpcatalanUNED in #13
- Added link to paper and bibtex to README by @mxmws in #18
- Dev by @psauvan in #21
- Dev by @psauvan in #22
- Update parser.py - fix for mphys and mx cards by @py1sl in #25
- Added Error messages for when no cells are selected by @mxmws in #19
- debug step files export to sub directory by @vwbus1967 in #29
- Capability to write to PHITS by @vwbus1967 in #31
- Add a bug report template and .gitignore by @AlvaroCubi in #44
- Removed unused imports and variables by @repositony in #35
- Raise ValueError instead of exit() by @shimwell in #41
- Update to testing path by @shimwell in #40
- Add bug report and .gitignore to main by @AlvaroCubi in #45
- raising catchable error instead of exit by @shimwell in #47
- added try except for compatibility conda freecad by @shimwell in #48
- Solve SyntaxtError producing a bug by @AlvaroCubi in #49
- GEOUNED training presentation added by @akolsek in #53
- Adding minimal ci to check cad converts by @shimwell in #52
- typo correction to test if CI is working by @shimwell in #54
- Adding minimal volume checking CI comparing CAD and CSG volumes by @shimwell in #56
- Added mkdocs by @shimwell in #57
- Reverting mkdocs PR 57 by @shimwell in #58
- Adding minimal particle transport tests on resulting csg files by @shimwell in #59
- Add the name to the cells in OpenMC to improve identification by @ecasglez in #61
- transport tests - reduced number of skipped models by @shimwell in #62
- volume tests - reduced number of skipped models by @shimwell in #63
- pointing ci badge to main branch by @shimwell in #64
- Improved import statements by @shimwell in #65
- bring dev branch upto date with main by @shimwell in #66
- added standard gitignore for python project by @shimwell in #68
- changing package name to lower case as per pep8 rule by @shimwell in #69
- added pypi publish action by @shimwell in #71
- auto pep8 format with black by @shimwell in #73
- Removing unused variables by @shimwell in #84
- Geouned class init now accepts arguments by @shimwell in #85
- using self. instead of dict and keyword to get class attributes by @shimwell in #86
- redo commit bc74e7e by @shimwell in #91
- Add a github workflow that prevents PRs to main that is not coming from dev (#92) by @AlvaroCubi in #93
New Contributors
- @jpcatalanUNED made their first contribution in #6
- @ecasglez made their first contribution in #12
- @mxmws made their first contribution in #18
- @py1sl made their first contribution in #25
- @vwbus1967 made their first contribution in #29
- @repositony made their first contribution in #35
- @akolsek made their first contribution in #53
Full Changelog: https://github.com/GEOUNED-org/GEOUNED/commits/1.0.1