Changes between Version 1 and Version 2 of u/erica/AccretionModelingBlog


Ignore:
Timestamp:
03/20/18 12:38:28 (7 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/AccretionModelingBlog

    v1 v2  
     1== Accretion Algorithm Testing ==
     2
     3=== 3/18/2018 ===
     4
     5Am working on a 3D simulation of Bondi Flow onto a central sink particle and studying the accretion properties using the Krumholz accretion algorithm.
     6
     7The 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
     16The following parameters are used for calculating the Bondi Flow onto the particle:
     17
     18|| $\gamma$ || 1.66 ||
     19|| $\lambda_{crit}$ || ||
     20
    121== Library ==
    222