Skip to content

v0.4.10

Compare
Choose a tag to compare
@f0uriest f0uriest released this 13 Jul 04:07
· 12030 commits to master since this release
6001138

Bug Fixes:

  • Reordered import statements to ensure user requests to use GPU are handled correctly

New Features:

  • Adds several new classes to represent different types/parameterizations of curves and surfaces, for plasma boundaries, coordinate surfaces, coils, magnetic axis etc
  • New classes also have several new methods that will be made into objectives in the future, such as area, length, curvature, etc.
  • Surfaces can be used as boundary conditions via surface.get_constraint method
  • Added new plot method to trace field lines and plot them in real space (R, phi, Z)