-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plasma temperature units are now all provided in keV. #2892
base: develop
Are you sure you want to change the base?
Conversation
…le with numba.jit's optimization. Using the constants YR_TO_S and S_TO_YR.
Quality Gate passedThe SonarCloud Quality Gate passed, but some issues were introduced. 3 New issues |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## develop #2892 +/- ##
========================================
Coverage 79.98% 79.99%
========================================
Files 222 222
Lines 24759 24761 +2
========================================
+ Hits 19803 19807 +4
+ Misses 4956 4954 -2 ☔ View full report in Codecov by Sentry. |
|
(Manually checked and confirmed that this change only conflicts with dvaccaro/import-radiation-model) |
Linked Issues
Closes #2890
Interface Changes
get_species_data now outputs in keV instead of eV.
Checklist
I confirm that I have completed the following checks:
pytest tests --reactor
pre-commit run --from-ref develop --to-ref HEAD
sphinx-build -W documentation/source documentation/build