Skip to content
#

neutronics

Here are 18 public repositories matching this topic...

RemDelaporteMathurin
RemDelaporteMathurin commented Oct 11, 2020

When using the PortCutterRotated component, polar_coverage_angle attribute cannot be greater than 180 and a Standard_ConstructionError is raised.

This might be due to lines below:
https://github.com/ukaea/paramak/blob/7f5acbd65f904a1ccb527e061a3b7e3f86b8a26f/paramak/parametric_components/port_cutters.py#L151-L163

How to reproduce

from paramak import PortCutterRotated
bug good first issue

Improve this page

Add a description, image, and links to the neutronics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neutronics topic, visit your repo's landing page and select "manage topics."

Learn more