paramak
paramak copied to clipboard
PoloidalFieldCoilSet ignores azimuth_placement_angle
Because PoloidalFieldCoilSet overwrites create_solid
, the step rotate_solid
is ignored.
Hence, the azimuth_placement_angle has no influence on this shape.
https://github.com/fusion-energy/paramak/blob/bee4f0434309dd3529d320f85d2cc9a819044bc5/paramak/parametric_components/poloidal_field_coil_set.py#L106-L143
Similarly, all the boolean operations are ignored (cut, union,...)