Revising the initial condition into a self-similar profile.
This commit is contained in:
@@ -55,7 +55,7 @@ AC_sink_pos_y = 3.14
|
||||
AC_sink_pos_z = 3.14
|
||||
|
||||
//AC_M_sink_Msun = 0.005
|
||||
AC_M_sink_Msun = 1e-4 //1e-5
|
||||
AC_M_sink_Msun = 1.0 // 1e-4 //1e-5
|
||||
AC_soft = 0.25
|
||||
AC_accretion_range = 0.25
|
||||
|
||||
@@ -71,5 +71,5 @@ AC_unit_length = 1.5e17
|
||||
* Initial conditions
|
||||
* =============================================================================
|
||||
*/
|
||||
AC_ampl_lnrho = 0.0
|
||||
AC_ampl_uu = 0.5
|
||||
AC_ampl_lnrho = 1.2
|
||||
AC_ampl_uu = 1.0
|
||||
|
Reference in New Issue
Block a user