![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Morris & Monaghan 1997. More...
#include <shammodels/sph/include/shammodels/sph/config/AVConfig.hpp>
Collaboration diagram for shammodels::sph::AVConfig_VaryingMM97< Tscal >:Public Attributes | |
| Tscal | alpha_min = 0.1 |
| Tscal | alpha_max = 1.0 |
| Tscal | sigma_decay = 0.1 |
| Tscal | alpha_u = 1.0 |
| Tscal | beta_AV = 2.0 |
Static Public Attributes | |
| static constexpr std::string_view | variant_type_name = "varying_mm97" |
Morris & Monaghan 1997.
Definition at line 78 of file AVConfig.hpp.
| Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::alpha_max = 1.0 |
Definition at line 82 of file AVConfig.hpp.
| Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::alpha_min = 0.1 |
Definition at line 81 of file AVConfig.hpp.
| Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::alpha_u = 1.0 |
Definition at line 84 of file AVConfig.hpp.
| Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::beta_AV = 2.0 |
Definition at line 85 of file AVConfig.hpp.
| Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::sigma_decay = 0.1 |
Definition at line 83 of file AVConfig.hpp.
|
staticconstexpr |
Definition at line 79 of file AVConfig.hpp.