Impurity radiation corrections - #4536
Conversation
… tauE calculation Leave plasma power balance impurity radiation un-reduced.
53719e4 to
a9b3913
Compare
|
This appears to independently resolve #3968 (comment). |
Can you clarify this? |
I think he means it should probably be split into a few separate PRs after the initial review discussion. Also I guess the switches wont be needed if we agree on the solution |
This link is to the comment on volume-integration. Was that intended? |
So do we actually need to approve the PR? |
|
no but a review is needed of the content |
grmtrkngtn
left a comment
There was a problem hiding this comment.
Impurity radiation profiles
I agree with the proposed changes to the impurity radiation profiles. Moving the (\rho) weighting from the stored power-density profile into the volume integral is a clear-cut fix.
Core radiation reduction
I also agree with separating the physical core radiation from the reduced value used in the confinement-time calculation. Retaining the option to apply the reduction to the scaling law only seems like a reasonable compromise but the physical power balance must use the full radiation.
Outstanding
The corrected confinement calculation still relies on two input assumptions: radius_plasma_core_norm and
f_p_plasma_core_rad_reduction.
I'm not sure we still still need the latter, why would we ever not subtract the full radiation (why would we use the factor?)
EUROfusion colleagues have also suggested that the effective core boundary could be calculated from the radial power flow rather than prescribed as an input. My understanding is that METIS calculates the cumulative net power, heating minus local radiation, as a function of radius and uses its maximum to determine the effective transport-driving power. Should we investigate this here, or would that be better treated as a separate follow-up to this accounting PR?
Demonstrates the effect of various options for impurity radiation and allows their plotting: this is not intended to be merged in its current form, but as an investigation. Primarily, this demonstrates the importance of separating the reduced core radiation used for the confinement time calculation and the total radiation considered in the plasma power balance, which I currently believe is incorrect.
I hope the following figures highlight a few things and justify the actual changes I want to make. They are all made with the DEMO LAR solution point and varying tungsten fractions. Deliberate horizontal "jitter" is applied to the scatter plots to ensure overlapping points are discernable.
Impurity radiation profiles
Radiation power
Separate radiation reduction for confinement time scaling only
Effect on plasma power balance (PPB)
I would like to always use the un-reduced total radiation (core and edge) in the plasma power balance calculation, and the reduced core radiation in the confinement time calculation only. This would mean that
i_rad_lossandf_p_plasma_core_rad_reductionwould only apply to the the confinement time calculation. I'm keen to hear your thoughts.