Skip to content

3241 vgap and vgap2 are not well named#3319

Merged
ajpearcey merged 13 commits intomainfrom
3241-vgap-and-vgap2-are-not-well-named
Sep 23, 2024
Merged

3241 vgap and vgap2 are not well named#3319
ajpearcey merged 13 commits intomainfrom
3241-vgap-and-vgap2-are-not-well-named

Conversation

@grmtrkngtn
Copy link
Copy Markdown
Collaborator

Description

It wasn't clear to me what these variables referred to exactly, therefore I have renamed them to

vgap_xpoint_divertor (vertical gap between xpoint and divertor)
vgap_vv_thermalshield (vertical gap between vacuum vessel and thermal shield)

@grmtrkngtn grmtrkngtn linked an issue Sep 18, 2024 that may be closed by this pull request
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Sep 19, 2024

Codecov Report

❌ Patch coverage is 25.00000% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.03%. Comparing base (8a5c57c) to head (40d3dbf).
⚠️ Report is 637 commits behind head on main.

Files with missing lines Patch % Lines
process/build.py 0.00% 8 Missing ⚠️
process/divertor.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3319      +/-   ##
==========================================
- Coverage   26.62%   26.03%   -0.60%     
==========================================
  Files          76       76              
  Lines       17567    18036     +469     
==========================================
+ Hits         4677     4695      +18     
- Misses      12890    13341     +451     

☔ View full report in Codecov by Sentry.
📢 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.

Copy link
Copy Markdown
Collaborator

@ajpearcey ajpearcey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks good, but i think a few files slipped into the PR

Comment thread tests/regression/input_files/large_tokamak.MFILE.DAT.json Outdated
Comment thread prep_sol_for_uq.ipynb Outdated
@grmtrkngtn
Copy link
Copy Markdown
Collaborator Author

@ajpearcey I removed those two files, let me know any other changes

Copy link
Copy Markdown
Collaborator

@ajpearcey ajpearcey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good

@ajpearcey ajpearcey merged commit 472f47b into main Sep 23, 2024
@grmtrkngtn grmtrkngtn deleted the 3241-vgap-and-vgap2-are-not-well-named branch September 24, 2024 13:27
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.

vgap and vgap2 are not well named

3 participants