#include <Handoff.h>
- Todo:
- partially duplicates the PkdgravOutput
Definition at line 14 of file Handoff.h.
◆ Radius
Determines how to compute the radii of the spheres.
Enumerator |
---|
EQUAL_VOLUME | The created sphere has the same volume as the SPH particles (=mass/density)
|
SMOOTHING_LENGTH | The radius is proportional to the smoothing length of the particles.
|
Definition at line 17 of file Handoff.h.
◆ centerOfMassSystem
bool HandoffParams::centerOfMassSystem = false |
If true, the particles are moved to a system where the center of mass is at the origin.
Definition at line 37 of file Handoff.h.
◆ largestRemnant
- Todo:
- Separates the largest remnant. Other SPH particles are converted into N-body particles using 1-1 correspondence, regenerated inside remnant with optionally lower particles density.
Definition at line 57 of file Handoff.h.
◆ radius
◆ radiusMultiplier
Float HandoffParams::radiusMultiplier = 0.333_f |
◆ sublimationEnergy
Threshold energy for removal of SPH particles.
Definition at line 34 of file Handoff.h.
The documentation for this struct was generated from the following file:
- /home/pavel/projects/astro/sph/src/core/sph/handoff/Handoff.h