je-cook
je-cook
It would be nice to have the `__format__` of `Unit` respect the locale conversion that already exists for `Quantities`. Possibly even more than that it would be really nice to...
Hi, Since the most recent numba supports numpy 1.23 is there any chance the scipy dependency can be bumped to a newer version so that numba-scipy can be installed alongside...
## Description of issue / requirement to address We should improve typing across the codebase with the eventual aim of turning mypy on in our code qa tests. ## Proposed...
## Describe the bug When CAD is exported or viewed we setup the freecad document with a rotation of all components: https://github.com/Fusion-Power-Plant-Framework/bluemira/blob/e996721aebdaec1817459dbcf0378350f535fd85/bluemira/codes/_freecadapi.py#L1137-L1165 This was originally due to not finding a...
## Description of issue / requirement to address In November of this year upload-artifact@v3 will stop working. Before then we need to upgrade to v4 ## Proposed solution https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
## Description Moves materials work from neutronics feature branch to develop ## Interface Changes ## Checklist I confirm that I have completed the following checks: - [ ] Tests run...
## Description Feature branch for 2D neutronics. This PR currently creates a new environment `bluemira-openmc` and should be used for the neutronics developement until we merge this branch into develop...
## Description of issue / requirement to address There are duplicate flux surface tools for both charged particle and radiation we should remove/ combine them ## Additional context _Originally posted...
## Description of issue / requirement to address Add more tests to Radiation model its not particularly well covered at the moment - [ ] #3328 - [x] #3329 -...
## Description of issue / requirement to address Add benchmark test for the case checked with PFCFLUX as requested in #2224 _Originally posted by @CoronelBuendia in https://github.com/Fusion-Power-Plant-Framework/bluemira/pull/2224#pullrequestreview-2014697720_ ## Proposed solution...