DESC icon indicating copy to clipboard operation
DESC copied to clipboard

Coil-Coil & Plasma-Coil Minimum Distance Objectives

Open dpanici opened this issue 10 months ago • 9 comments

  • Adds the objective CoilsetMinDistance, which returns the minimum distance to another coil for each coil in a coilset. Resolves #898
  • Adds the objective PlasmaCoilsetMinDistance, which returns the minimum distance to the plasma surface for each coil in a coilset. Resolves #900

Dependencies:

  • #1016
  • #1017
  • #1018

TODO:

  • [x] unit tests for CoilsetMinDistance
  • [x] unit tests for PlasmaCoilsetMinDistance
  • [x] regression test using both objectives in a coil optimization
  • [ ] make it work with surface and/or equilibrium to resolve #947

dpanici avatar Apr 02 '24 18:04 dpanici