Skip to content

Commit

Permalink
updated eu demo from paper diagram picture
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Mar 6, 2021
1 parent 0caad9a commit c5b3336
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/paramak.parametric_reactors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ studies can be performed quickly.
EuDemoFrom2015PaperDiagram()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

.. image:: https://user-images.githubusercontent.com/8583900/108257452-b142c000-7156-11eb-9373-94750c935ca6.png
.. image:: https://user-images.githubusercontent.com/8583900/110224418-4f62b400-7ed3-11eb-85f1-e40dc74f5671.png
:width: 400
:align: center

Expand Down
1 change: 0 additions & 1 deletion paramak/parametric_reactors/eu_demo_2015_reactor.py
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ def create_solids(self):

shapes_and_components = plasma + \
pf_coils + vessel[:-1] + tf_coil_casing
# shapes_and_components = tf_coil_casing
self.shapes_and_components = shapes_and_components

return shapes_and_components

0 comments on commit c5b3336

Please sign in to comment.