Changes between Version 5 and Version 6 of u/erica/CoreCollapseBlog
- Timestamp:
- 03/15/18 18:24:55 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
u/erica/CoreCollapseBlog
v5 v6 1 1 '''3/15/18''' 2 3 Have a working 2D solution on the grid — As shown in Figure 1, Astrobear attempts to interpolate between the progenitor density profile (red diamonds, Fig. 1) to arbitrary positions on the mesh (i.e. cell centers, blue curve). It then feeds these density values into the HSE numerical integrator and populates the zones with a pressure profile in HSE, working its way from the ambient boundary in (Fig. 2). The values of the ambient medium are just the constant progenitor profiles beyond a radius containing 3 solar masses ($r=7.26 e+9 ~cm$). 4 2 5 3 6 … … 8 11 The HSE module takes as input: 9 12 10 -Pout (ambient pressure that the HSE module integrates inward from 11 13 -Pout (ambient pressure that the HSE module integrates inward from [[BR]] 12 14 -Starting density profile that the HSE module interpolates between and uses when solving the discretized HSE equation in spherical coords 13 15