#include <Output.h>
Definition at line 490 of file Output.h.
◆ Radius
Conversion formula from SPH particles to hard spheres in pkdgrav.
Enumerator |
---|
FROM_SMOOTHING_LENGTH | Compute sphere radius using R = h/3 formula.
|
FROM_DENSITY | Compute sphere radius so that its mass is equivalent to the mass of SPH particle.
|
Definition at line 493 of file Output.h.
◆ colors
Color indices of individual bodies in the simulations. The size of the array must be equal (or bigger) than the number of bodies in the storage.
Definition at line 524 of file Output.h.
◆ conversion
◆ omega
Adds additional rotation of all particles around the origin. This can be used to convert a non-intertial coordinate system used in the code to intertial system.
Definition at line 516 of file Output.h.
◆ radius
◆ vaporThreshold
Float PkdgravParams::vaporThreshold = 1.e6_f |
Threshold of internal energy; particles with higher energy are considered a vapor and we discard them in the output
Definition at line 520 of file Output.h.
The documentation for this struct was generated from the following file:
- /home/pavel/projects/astro/sph/src/core/io/Output.h