Attempted to add accretion_profile function, and made it adjustable within astaroth.conf

This commit is contained in:
JackHsu
2019-08-07 11:21:24 +08:00
parent e199ca196d
commit 2a26b58c38
2 changed files with 35 additions and 1 deletions

View File

@@ -56,6 +56,10 @@ AC_sink_pos_z = 3.14
AC_M_sink_Msun = 1.0
AC_soft = 0.12
// Accretion Parameters
// profile_range is multiple of dsx
AC_profile_range = 2.0
// Physical properties of the domain
AC_unit_velocity = 1.0
AC_unit_density = 1.0