Skip to content
Snippets Groups Projects

GEAR sink: add a minimal mass to sink

Merged Darwin requested to merge darwin/gear_sink_mass_min into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -69,7 +69,7 @@ struct sink_props {
/*! Disable sink formation? (e.g. used in sink accretion tests). Default: 0
(keep sink formation) */
uint8_t disable_sink_formation;
char disable_sink_formation;
/*! Factor to rescale the velocity dispersion of the stars when they are
spawned */
Loading