Releases: ProjectTorreyPines/VacuumFields.jl
Releases · ProjectTorreyPines/VacuumFields.jl
v2.5.0
What's Changed
- Update boundary_control_points functions by @bclyons12 in #48
Full Changelog: v2.4.0...v2.5.0
v2.4.0
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- Implement dd.pf_passive.loop as coil by @bclyons12 in #47
Full Changelog: v2.2.2...v2.3.0
v2.2.2
What's Changed
- Properly handle turns in mutual for MultiCoil and IMAScoil by @bclyons12 in #46
Full Changelog: v2.2.1...v2.2.2
v2.2.1
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Use elements(), allow AbstractVector of coils, and other fixes by @bclyons12 in #44
- Create AbstractCircuit and SeriesCircuit types by @bclyons12 in #45
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- IsoControlPoint by @bclyons12 in #41
- Update FusionMaterials and Interpolations compatibility by @bclyons12 in #43
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Implement MultiCoil by @bclyons12 in #40
- IsoControlPoint by @bclyons12 in #41
Full Changelog: v1.2.0...v2.0.0
v1.2.0
What's Changed
- Reduce allocations in optimal_λ_regularize by @bclyons12 in #35
- Fix use of readg in tests by @bclyons12 in #36
- Add function to set current in IMAS by @bclyons12 in #37
- Move GS_IMAS_pf_active__coil from FUSE to VacuumFields by @bclyons12 in #38
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- new ParallelogramCoil coil type by @orso82 in #13
- Equilibrium --> MXHEquilibrium by @orso82 in #18
- Add ability to process TEQUILA equilibria by @bclyons12 in #19
- Compute elliptic K & E simultaneously by @bclyons12 in #20
- add optimizaiton of the \lambda regularization by @TimSlendebroek in #21
- Overhaul of VacuumFields by @bclyons12 in #23
- Change optimize_coil_currents! to find_coil_currents! by @bclyons12 in #24
- Implement mutual inductance and vertical stability calculations by @bclyons12 in #25
- Handle IMAS.pf_active__coil like a coil by @bclyons12 in #26
- Reduce calls to outline by @bclyons12 in #27
New Contributors
- @orso82 made their first contribution in #13
- @bclyons12 made their first contribution in #19
- @TimSlendebroek made their first contribution in #21
Full Changelog: https://github.com/ProjectTorreyPines/VacuumFields.jl/commits/v1.1.0