MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <slotsmanager.h>
Public Attributes | |
struct particle_data_ext | base |
MyFloat | FormationTime |
MyFloat | LastEnrichmentMyr |
MyFloat | TotalMassReturned |
MyFloat | BirthDensity |
MyFloat | Metallicity |
float | Metals [NMETALS] |
Definition at line 63 of file slotsmanager.h.
struct particle_data_ext star_particle_data::base |
Definition at line 57 of file slotsmanager.h.
MyFloat star_particle_data::BirthDensity |
Density of gas particle at star formation.
Definition at line 71 of file slotsmanager.h.
MyFloat star_particle_data::FormationTime |
formation time of star particle
Definition at line 66 of file slotsmanager.h.
MyFloat star_particle_data::LastEnrichmentMyr |
Definition at line 67 of file slotsmanager.h.
MyFloat star_particle_data::Metallicity |
Total metallicity of star particle
Definition at line 72 of file slotsmanager.h.
float star_particle_data::Metals[NMETALS] |
Definition at line 73 of file slotsmanager.h.
MyFloat star_particle_data::TotalMassReturned |
Definition at line 68 of file slotsmanager.h.