paramak icon indicating copy to clipboard operation
paramak copied to clipboard

Create parametric 3D fusion reactor CAD and neutronics models

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

Hi , I have done a simple code in order to highlight something I have hard time understanding about CAD geometries and their implementation in OpenMC: #Code my_reactor = paramak.FlfSystemCodeReactor(...

Just to mention I've starting a rewrite of paramak and am starting from scratch. There are several reasons for this but the main few are - First I'm better at...

There is an overlap between the VV and the blanket in the DEMO model that needs fixing cause it makes the neutronics simulations fail. ![image](https://user-images.githubusercontent.com/40028739/133594334-e0453a59-1932-4c4c-b252-7e1da21ecc64.png)

bug

## Proposed changes Seeing if jupyer client can be updated for Jupyter lab 4 compatability as reported in #322

## Issue Description ### Issue with `paramak` Dependency on `jupyter-client` While working on [NukeLab](https://github.com/ahnaf-tahmid-chowdhury/nukelab/blob/0bcadf0e08e5be5ba271750695d853865b7d7ba1/spawner/Dockerfile#L596C1-L596C1), I have encountered an issue with the `paramak` library's dependency on `jupyter-client`. It appears that `paramak`...

cad-to-dagmc has been updated and it fixes a critcal bug so we should make use of it

When following the instructions in the readthedocs, the following line fails: ``` mamba install -c fusion-energy -c cadquery -c conda-forge paramak=0.8.7 ``` with the following output: ``` Could not solve...

Hello, When I generate a BallReactor at 360 degrees rotation angle, the DAGMC export does not appear to work. I'm getting an error code on meshing (with default parameters or...

We could do with 3d models for some of the missing components. I don't think we should do every component but could do with updating the [/docs/source/paramak.parametric_components.rst](https://github.com/fusion-energy/paramak/blob/main/docs/source/paramak.parametric_components.rst) file for the...

documentation
help wanted
good first issue

updating to make use of cadquery from conda forge