Changes between Version 24 and Version 25 of u/erica/CoreCollapseBlog


Ignore:
Timestamp:
03/15/18 20:00:21 (7 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/CoreCollapseBlog

    v24 v25  
    2424'''Figure 4.''' Zoom-in of pressure profiles described in text.
    2525
    26 In addition to the given input progenitor profile (red curve) and the lineout from the simulation (blue curve), I’ve plotted two additional profiles in these figures. The first is the initial profile 'object' (populated with the progenitor input values, green curve). This is just the input progenitor values after they have been read into a readable format for astrobear’s HSE solver (i.e. a “profile object”).
     26In addition to the given input progenitor profile (red curve) and the lineout from the simulation (blue curve), I’ve plotted two additional profiles in these figures (accidentally their colors are swapped in the different plots). The first is the initial profile 'object' (populated with the progenitor input values). This is just the input progenitor values after they have been read into a readable format for astrobear’s HSE solver (i.e. a “profile object”).
    2727
    28 The second is the profile object after it has been sent through the HSE solver (yellow curve). Note, although it can’t be seen here, the initial and final ''density'' profile objects are exactly identical (green and yellow curves) and they perfectly line up with the progenitor density profile, but the green and yellow ''pressure'' profiles are marginally different (~<1%) near the center of the core with the green curve being identical to the initial progenitor pressure profile. This is because the HSE solver calculates what the pressure profile should be in HSE, given the input density profile. Since the input and output pressure profiles deviate slightly indicates that the initial progenitor profile wasn’t exactly in HSE (to within numerical uncertainty).
     28The second is the profile object after it has been sent through the HSE solver. Note, although it can’t be seen here, the initial and final ''density'' profile objects are exactly identical and they perfectly line up with the progenitor density profile, but the initial and final ''pressure'' profiles are marginally different (~<1%) near the center of the core, with the initial pressure profile curve being identical to the progenitor pressure profile. This is because the HSE solver calculates what the pressure profile should be in HSE, given the input density profile. Since the input and output pressure profiles deviate slightly indicates that the initial progenitor profile wasn’t exactly in HSE (to within numerical uncertainty).
    2929
    3030When we are talking overall differences of ~$10^8$ in the density profile, perhaps this relatively small discrepancy shouldn’t be worried about too much… Although, it is curious. I am going to run a simulation with a finer resolution to compare to these results here.