| 1 | == Accretion Algorithm Testing == |
| 2 | |
| 3 | === 3/18/2018 === |
| 4 | |
| 5 | Am working on a 3D simulation of Bondi Flow onto a central sink particle and studying the accretion properties using the Krumholz accretion algorithm. |
| 6 | |
| 7 | The setup has the following parameters (in computational units): |
| 8 | |
| 9 | ||Lx=Ly=Lz|| 20 || |
| 10 | || !MaxLevel (AMR) || 2 || |
| 11 | ||Mx=My=Mz || 64 || |
| 12 | || Effective resolution (dx) || .15625 || |
| 13 | || Sink dx = 4dx || .625 || |
| 14 | [[BR]] |
| 15 | |
| 16 | The following parameters are used for calculating the Bondi Flow onto the particle: |
| 17 | |
| 18 | || $\gamma$ || 1.66 || |
| 19 | || $\lambda_{crit}$ || || |
| 20 | |