paramak icon indicating copy to clipboard operation
paramak copied to clipboard

PoloidalFieldCoilSet ignores azimuth_placement_angle

Open RemDelaporteMathurin opened this issue 3 years ago • 1 comments

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

RemDelaporteMathurin avatar Nov 19 '21 08:11 RemDelaporteMathurin

Similarly, all the boolean operations are ignored (cut, union,...)

RemDelaporteMathurin avatar Nov 19 '21 08:11 RemDelaporteMathurin