From 0caad9a9b241e7b58e6eb4553d10b1a372e3515e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Delaporte-Mathurin?= <40028739+RemDelaporteMathurin@users.noreply.github.com> Date: Sat, 6 Mar 2021 22:36:38 +0100 Subject: [PATCH] Added docstrings for number_of_tf_coils Co-authored-by: Jonathan Shimwell --- paramak/parametric_reactors/eu_demo_2015_reactor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paramak/parametric_reactors/eu_demo_2015_reactor.py b/paramak/parametric_reactors/eu_demo_2015_reactor.py index e7a457d0c..4b5295e62 100644 --- a/paramak/parametric_reactors/eu_demo_2015_reactor.py +++ b/paramak/parametric_reactors/eu_demo_2015_reactor.py @@ -13,7 +13,7 @@ class EuDemoFrom2015PaperDiagram(paramak.Reactor): Arguments: rotation_angle: the angle of the sector that is desired. - Defaults to 360.0. + number_of_tf_coils: the number of tf coils to include in the model """ def __init__(