Skip to content
Snippets Groups Projects
Commit cb48b374 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Applied formatting script

parent 166922a9
No related branches found
No related tags found
7 merge requests!1715Update planetary strength after planetary plus's master rebase,!1693More threapool plotting tweaks,!1668before Mag.Egy in all the flavors,!1663Initial sync to work again,!1662Initial sync from previous months,!1642When searching for more particles in a ghost task we walk up the cell tree,...,!1633When searching for more particles in a ghost task we walk up the cell tree,...
...@@ -234,8 +234,8 @@ INLINE static void black_holes_write_particles(const struct bpart* bparts, ...@@ -234,8 +234,8 @@ INLINE static void black_holes_write_particles(const struct bpart* bparts,
"Physical instantaneous accretion rates of the particles"); "Physical instantaneous accretion rates of the particles");
list[11] = io_make_output_field( list[11] = io_make_output_field(
"TotalAccretedMasses", FLOAT, 1, UNIT_CONV_MASS, 0.f, "TotalAccretedMasses", FLOAT, 1, UNIT_CONV_MASS, 0.f, bparts,
bparts, total_accreted_mass, total_accreted_mass,
"Total mass accreted onto the particles since its birth"); "Total mass accreted onto the particles since its birth");
list[12] = io_make_output_field( list[12] = io_make_output_field(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment