Releases: rice-solar-physics/ebtelplusplus
Releases · rice-solar-physics/ebtelplusplus
v0.3.0
What's Changed
- Add zenodo badge by @wtbarnes in #92
- Throw error for insufficient initial heating by @jwreep in #93
- Catch NaNs in static solver by @jwreep in #94
- Add effects due to area expansion by @rowancllzz in #81
- Restructure as a Python package by @wtbarnes in #98
- Fix CI status badge by @wtbarnes in #105
- Fix broken link in readme by @jwreep in #107
- Make the docs build actually run by @wtbarnes in #108
- Add expansion example and fix-up RtD and docs configuration by @wtbarnes in #110
- Add a topic guide on deriving the ebtel++ equations by @wtbarnes in #111
- Fix PyPI classifiers by @wtbarnes in #112
- Fix Zenodo metadata by @wtbarnes in #113
- Fix license in Zenodo metadata by @wtbarnes in #114
Full Changelog: v0.2...v0.3.0
v0.2
This is the second release of ebtel++, the two-fluid version of the Enthalpy-based Thermal Evolution of Loops (EBTEL) model.
What's Changed
- Add functionality for time-variable abundances and radiative losses by @jwreep in #87
- Use reserve instead of resize to preallocate memory in results vectors by @wtbarnes in #91
New Contributors
Full Changelog: v0.1...v0.2