Completed function to sum VTXBUF_ACCRETION and updates mass of sink particle. Needs further work with crashing problem.

This commit is contained in:
JackHsu
2019-08-12 19:02:22 +08:00
parent e7ff447510
commit 8c7176d702
3 changed files with 10 additions and 0 deletions

View File

@@ -78,6 +78,7 @@
FUNC(AC_sink_pos_y),\
FUNC(AC_sink_pos_z),\
FUNC(AC_M_sink),\
FUNC(AC_M_sink_init),\
FUNC(AC_M_sink_Msun),\
FUNC(AC_soft),\
FUNC(AC_accretion_range),\