Recent Releases of megpy
megpy -
- Added upper and lower elongation calculation per flux surface by @gsnoep
Full Changelog: https://github.com/gsnoep/megpy/compare/v1.3.1...v1.3.2
- Python
Published by gsnoep over 1 year ago
megpy - v1.3.1
What's Changed
- Updated scipy function calls for future compatibility by @aaronkho in https://github.com/gsnoep/megpy/pull/9
- Made a start with adding the calculation of flux-surface average quantities by @aaronkho in https://github.com/gsnoep/megpy/pull/10
Full Changelog: https://github.com/gsnoep/megpy/compare/v1.3.0...v1.3.1
- Python
Published by gsnoep over 1 year ago
megpy - v1.3.0
What's Changed
- Equilibrium: added IDS equilibrium read function by @aaronkho in https://github.com/gsnoep/megpy/pull/4
- LocalEquilibrium: updated costparam() to periodic interpolation and removed thetamin and max by @gsnoep
- LocalEquilibrium: added shape coefficient covariance matrix and Hessian output by @gsnoep
- Utils: replaced scipy.interpolate.interp1d with np.interp by @gsnoep
- Setup: switched old setuptools syntax with modern PEP standard by @aaronkho in https://github.com/gsnoep/megpy/pull/5
- Tracer: large revamp of tracer routine to handle domains which include coils by @aaronkho in https://github.com/gsnoep/megpy/pull/6
Full Changelog: https://github.com/gsnoep/megpy/compare/v1.1.0...v1.3.0
- Python
Published by gsnoep over 1 year ago
megpy - v1.0.0 (public release)
Public release of MEGPy! This version was used to produce results for the related publication.
Release notes: - LocalEquilibrium class has been refactored and extended to include more parameterizations, - Examples for equilibrium processing and local equilibrium parameterization have been added, - Several utils functions have been added
- Python
Published by gsnoep about 3 years ago