paramak icon indicating copy to clipboard operation
paramak copied to clipboard

Create parametric 3D fusion reactor CAD models

Results 79 paramak issues
Sort by recently updated
recently updated
newest added

Currently the setter in the shape.py checks quite a lot of things about the points https://github.com/ukaea/paramak/blob/785c3ed7304e22eac7d58bb1bdc6515fbd20b9a8/paramak/shape.py#L412-L471 This should be simplified and some of the logica can be moved into parametric...

enhancement

When running a container on `ukaea/paramak:dependencies`, running `pytest tests/test_Shape.py` fails: ``` _________________________________________ ERROR collecting tests/test_Shape.py _________________________________________ ImportError while importing test module '/home/shared/tests/test_Shape.py'. Hint: make sure your test modules/packages have valid...

This package could allow jupyter notebooks to be run in read the docs and the output of cells rendered. Also the notebooks don't have to be run before hand which...

documentation

Remi makes use of a different menthod of running the test notebooks. Compare this to what we have and see if we can upgrade the method used ```yml # This...

Tried to run the ball_reactor.py example: ``` TypeErrorTraceback (most recent call last) in 44 45 if __name__ == "__main__": ---> 46 make_ball_reactor(('stp', 'neutronics', 'svg', 'stl', 'html')) in make_ball_reactor(outputs, output_folder) 7...

This might not be an issue, maybe just an observation - not sure on the intended functionality. Plasma components are not ignored during neutronics simulations if they are in a...

User request for spheres, these could also be useful for plotting the source particles. my_model = NeutronicsModel().export_stp() could export source points This is how cadquery makes spheres ``` import cadquery...

the use of materials to perform cell tallies means that unique materials are needed for each unique cell tally. This can be a little restrictive and can become complicated when...

## Proposed changes This is a test PR to see if cubit learn can be built in the docker image ## Types of changes - [ ] Bugfix (non-breaking change...

Draft

# PullRequest Review _December 2020_ This review analysis of the **Paramak** project was completed by a team of professional engineers (reviewers) from the [PullRequest](https://www.pullrequest.com/) network and sponsored by the [UK...