You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does more make sense that we compute the radial profile Dens*Ye and compute Pres from radial profiles
rather than directly compute Pres.
There are two versions about this issue, and it is better to combine those two.
ccsn_grep_corr_v1 : discard bins containing unphysical values ccsn_grep_corr_v2 : compute the radial profile of Ye * Dens first, and compute pressure from the radial profiles
The text was updated successfully, but these errors were encountered:
It does more make sense that we compute the radial profile
Dens*Ye
and computePres
from radial profilesrather than directly compute
Pres
.There are two versions about this issue, and it is better to combine those two.
ccsn_grep_corr_v1 : discard bins containing unphysical values
ccsn_grep_corr_v2 : compute the radial profile of Ye * Dens first, and compute pressure from the radial profiles
The text was updated successfully, but these errors were encountered: