Releases: ProjectTorreyPines/VacuumFields.jl
Releases · ProjectTorreyPines/VacuumFields.jl
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