diff --git a/parastell/magnet_coils.py b/parastell/magnet_coils.py index 30eb4cc7..2be72f1d 100644 --- a/parastell/magnet_coils.py +++ b/parastell/magnet_coils.py @@ -235,7 +235,7 @@ def populate_magnet_coils(self): self._instantiate_coils() self._compute_radial_distance_data() self._filter_coils() - + def build_magnet_coils(self): """Builds each filament in self.filtered_filaments in cubit, then cuts to the toroidal extent using self._cut_magnets().