Releases: cfs-energy/cfspopcon
Releases · cfs-energy/cfspopcon
v7.0.2
What's Changed
- Improved error messages from wraps_ufunc by @tbody-cfs in #108
- Remove percent, fix minor bug in n20 alias def by @tbody-cfs in #106
- Update docker file by @tbody-cfs in #110
- Input_file_handling_robustness by @tbody-cfs in #107
- Bump version to 7.0.2 by @tbody-cfs in #111
Full Changelog: v7.0.1...v7.0.2
v7.0.1
What's Changed
- Add deuterium, tritium and boron species (compatibility with cfs-energy/radas#18) by @tbody-cfs in #104
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
Physics changes
- Ensure that core radiator Zeff and dilution are treated correctly by @tbody-cfs in #66
- Electron density from greenwald by @tbody-cfs in #77
- L/H-mode confinement time consistent with fLH by @AudreySaltzman in #70
- Apply coupling factor to RF power only by @tbody-cfs in #87
- added kallenbach / henderson reattachment model by @tloobyCFS in #89
- Update fusion cross-section to Bosch-Hale for PRD by @tbody-cfs in #101
Other changes
- Tidies up documentation and adds a notebook explaining the use of Algorithms by @tbody-cfs in #74
- feat(unit_handling) allow extensible default units by @hassec in #82
- feat(ci): add a stale issues/pr bot by @hassec in #85
- refactor(ipdb): move ipdb to dev dependencies by @hassec in #83
- refactor(test): ensure pytest turns warnings into errors by @hassec in #84
- Tool to ensure consistency between algorithms, unit definitions and glossary by @tbody-cfs in #80
- Limit JSON print to 10 significant figures by @tbody-cfs in #86
- Run poetry update to get radas v2024.8.0 by @tbody-cfs in #88
- Remove duplicated formula and add separatrix_electron_temp as Algorithm by @tbody-cfs in #91
- Use Zenodo concept DOI in Github badge by @tbody-cfs in #100
- Auxiliary spelling correction by @AudreySaltzman in #102
New Contributors
- @tloobyCFS made their first contribution in #89
Full Changelog: v6.0.1...v7.0.0
v6.0.1
What's Changed
- Update time_independent_inductances_and_fluxes.ipynb by @IsaacSavona in #65
- fix(doc): remove incorrect --with flag in install command by @hassec in #71
- Require v2024.7.1 of radas by @tbody-cfs in #73
Full Changelog: v6.0.0...6.0.1
v6.0.0
What's Changed
- Enable setting temperature and density profile forms independently by @IsaacSavona in #60
- I mode power threshold updates by @nelsonand in #58
- Add source comment for Ryter density minimum scaling law by @AudreySaltzman in #62
- Python 3.12 by @tbody-cfs in #63
- Add flux consumption model from I. Savona by @tbody-cfs in #57
New Contributors
- @nelsonand made their first contribution in #58
- @IsaacSavona made their first contribution in #60
- @AudreySaltzman made their first contribution in #62
Full Changelog: v5.0.0...v6.0.0
Enable separate density and temp profiles
Drops profile_form
in favour of independent temp_profile_form
and density_profile_form
.
v5.0.0
What's Changed
- docs: simplify radas instructions by @hassec in #2
- Add Dockerfile for mybinder.org by @tbody-cfs in #3
- fix: disable pint cache to avoid cache problems, see pint#1572 by @hassec in #6
- Fix inconsistency between ureg and docstring in impurity_effects.py a… by @allen-adastra in #8
- feat(ci): add testing for regression result generation by @hassec in #14
- Unit handling and round-trip .nc conversion fixes by @tbody-cfs in #13
- Update make_radas_data.sh to latest radas main by @tbody-cfs in #16
- Sort keys in json for easier diffing by @tbody-cfs in #17
- Add DOI badge to README by @hassec in #21
- docs: add prd changes pdf by @hassec in #22
- Upload radas artifacts by @tbody-cfs in #19
- Tidy up gitignore by @tbody-cfs in #18
- fix(doc): RTD & poetry workaround for upstream bug by @hassec in #26
- Implement model to calculate edge impurity concentration by @tbody-cfs in #7
- build(deps): bump pillow from 10.1.0 to 10.2.0 by @dependabot in #32
- Update radas to v1 by @tbody-cfs in #31
- Infra cleanup part1 by @tbody-cfs in #40
- Infra cleanup part2 by @tbody-cfs in #41
- Fix unused inputs by @tbody-cfs in #48
- Update docker file for latest radas by @tbody-cfs in #35
- Add Separatrix operational space by @hassec in #53
- Release version 5.0.0 by @tbody-cfs in #55
New Contributors
- @allen-adastra made their first contribution in #8
Full Changelog: v4.0.0...v5.0.0