Skip to content

Releases: PrincetonUniversity/STELLOPT

v4.50

12 Aug 13:47
36e6335
Compare
Choose a tag to compare

Mid-2024 Release

What's Changed

New Contributors

Full Changelog: v3.00...v4.50

Version 3.00

26 Oct 10:51
af17e3a
Compare
Choose a tag to compare

This release covers a large number of improvements and upgrades to various parts of the code:

  • Addition of the THRIFT current evolution code.
  • BEAMS3D improvements includeing fusion births, full-orbit modeling, FIDASIM interface, FIELDLINES interface.
  • Preliminary support for VMEC as an IMAS actor.
  • Various improvments and enhancements to STELLOPT

Version 2.75

08 Jul 04:43
44867a9
Compare
Choose a tag to compare

Main function updates:

  • BEAMS3D has many function updates.
  • Free-boundary optimization with coils represented as splines on the winding surface is now available for use. #54 #55 #59
  • MANGO library for various optimization algorithms is now linked to STELLOPT. #68
  • More benchmark examples are added.
  • A simple CI test for compiling is now implemented. It will check to compile for every push. #70 #75

There are also numerous bug fixing, code clean, and API updates. Commit history can be found at #51.

Version 2.70

31 Oct 13:45
05e013b
Compare
Choose a tag to compare
  • Fix a couple of bugs;
  • BEAMS3D has major revisions;
  • Python Tools are updated;
  • Etc.