Skip to content

Add ion temp class - #4598

Draft
chris-ashe wants to merge 10 commits into
mainfrom
add_ion_temp_class
Draft

chris-ashe wants to merge 10 commits into
mainfrom
add_ion_temp_class

Conversation

@chris-ashe

Copy link
Copy Markdown
Member

Description

Checklist

I confirm that I have completed the following checks:

  • My changes follow the PROCESS style guide
  • I have justified any large differences in the regression tests caused by this pull request in the comments.
  • I have added new tests where appropriate for the changes I have made.
  • If I have had to change any existing unit or integration tests, I have justified this change in the pull request comments.
  • If I have made documentation changes, I have checked they render correctly.
  • I have added documentation for my change, if appropriate.

@chris-ashe chris-ashe added Profiles Relating to the plasma profiles Refactor labels Sep 14, 2026
@codecov-commenter

codecov-commenter commented Sep 14, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 50.02%. Comparing base (5d2d7d5) to head (22f233a).

Files with missing lines Patch % Lines
process/models/physics/plasma_profiles.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4598      +/-   ##
==========================================
+ Coverage   49.99%   50.02%   +0.02%     
==========================================
  Files         151      151              
  Lines       29916    29927      +11     
==========================================
+ Hits        14956    14970      +14     
+ Misses      14960    14957       -3     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…_pedestal_electron_kev` across various files including documentation, input files, and code logic.
…lasma_separatrix_electron_kev` across multiple files, including documentation, input files, and code logic.
- Introduced `temp_plasma_pedestal_ion_kev` and `temp_plasma_separatrix_ion_kev` to store ion temperature values.
- Updated `plot_t_profiles` function to include ion temperature in the output.
- Enhanced `Physics` class to output ion temperature values for pedestal and separatrix.
- Modified `PlasmaProfile` class to reset ion temperature values appropriately.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Profiles Relating to the plasma profiles Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants