MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
int | DensityIndependentSphOn |
double | DensityContrastLimit |
double | ArtBulkViscConst |
double hydro_params::ArtBulkViscConst |
Definition at line 32 of file hydra.c.
Referenced by hydro_ngbiter(), and set_hydro_params().
double hydro_params::DensityContrastLimit |
Sets the parameter \(\alpha\) of the artificial viscosity
Definition at line 30 of file hydra.c.
Referenced by hydro_ngbiter(), and set_hydro_params().
int hydro_params::DensityIndependentSphOn |
Definition at line 28 of file hydra.c.
Referenced by DensityIndependentSphOn(), hydro_copy(), hydro_ngbiter(), set_hydro_params(), and SPH_EOMDensity().