Conversation
…d of raw power; corrected wall-plug power conversion
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4187 +/- ##
==========================================
- Coverage 52.07% 52.07% -0.01%
==========================================
Files 148 148
Lines 30321 30319 -2
==========================================
- Hits 15791 15789 -2
Misses 14530 14530 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
kj5248
left a comment
There was a problem hiding this comment.
Looked through it and I think the changes to how we use f_p_beam_shine_through is definitely correct as is switching to using the deposited beam power for the ion/electron power split calculation. Good catch with the wall-plug power calculation someone definitely stuck the brackets in the wrong place. If you double check the sigbeam function and probably just change the function description and push that I will approve it.
…-shine-through-and-power-accounting-bugs
je-cook
left a comment
There was a problem hiding this comment.
I'll merge once the conflicts are fixed
…r-accounting-bugs
Description
f_p_beam_shine_throughrepresents the fraction of beam power that is not absorbed, but we were using(1 - f_p_beam_shine_through)Checklist
I confirm that I have completed the following checks: