![]() |
Shamrock 2025.10.0
Astrophysical Code
|
Constant artificial viscosity: \( \alpha = cte\). More...
#include <shammodels/sph/include/shammodels/sph/config/AVConfig.hpp>
Collaboration diagram for shammodels::sph::AVConfig_Constant< Tscal >:Public Attributes | |
| Tscal | alpha_u = 1.0 |
| Tscal | alpha_AV = 1.0 |
| Tscal | beta_AV = 2.0 |
Static Public Attributes | |
| static constexpr std::string_view | variant_type_name = "constant" |
Constant artificial viscosity: \( \alpha = cte\).
Definition at line 49 of file AVConfig.hpp.
| Tscal shammodels::sph::AVConfig_Constant< Tscal >::alpha_AV = 1.0 |
Definition at line 53 of file AVConfig.hpp.
| Tscal shammodels::sph::AVConfig_Constant< Tscal >::alpha_u = 1.0 |
Definition at line 52 of file AVConfig.hpp.
| Tscal shammodels::sph::AVConfig_Constant< Tscal >::beta_AV = 2.0 |
Definition at line 54 of file AVConfig.hpp.
|
staticconstexpr |
Definition at line 50 of file AVConfig.hpp.