Skip to content
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

Add thermal_energy property and consolidate base classes #343

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

wtbarnes
Copy link
Owner

@wtbarnes wtbarnes commented Jan 28, 2025

Fixes #171
Fixes #340

Adds a new property Ion.thermal_energy which returns the product $k_BT$.

@wtbarnes wtbarnes added this to the 0.4 milestone Jan 28, 2025
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.11%. Comparing base (baca1bb) to head (fe2cb1c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
+ Coverage   90.70%   91.11%   +0.41%     
==========================================
  Files          41       41              
  Lines        3454     3456       +2     
==========================================
+ Hits         3133     3149      +16     
+ Misses        321      307      -14     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wtbarnes wtbarnes merged commit 63a2778 into main Jan 28, 2025
14 checks passed
@wtbarnes wtbarnes deleted the thermal-prop-no-base branch January 28, 2025 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CHIANTI v11 paper to publication list Remove base classes
1 participant