ukaea / paramak

Create parametric 3D fusion reactor CAD models
https://paramak.readthedocs.io/en/main/
36 stars 12 forks source link

added missing material tags #820

Closed shimwell closed 3 years ago

shimwell commented 3 years ago

Proposed changes

The material_tags were not set for all the shapes in the EuDemoFrom2015PaperDiagram class. The made it difficult to use in neutronics simulations as the tags default to None.

This PR adds material_tags to all the shapes so that it can be used in neutronics simulations easily

Thanks for reporting this error @tokamaster

Types of changes

Checklist

shimwell commented 3 years ago

Failing test is unrelated to this PR. It looks like we don't have cross sections for Oxygen 18 on the dockerfile