Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
shammodels::sph::AVConfig_VaryingMM97< Tscal > Struct Template Reference

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"
 

Detailed Description

template<class Tscal>
struct shammodels::sph::AVConfig_VaryingMM97< Tscal >

Morris & Monaghan 1997.

Definition at line 78 of file AVConfig.hpp.

Member Data Documentation

◆ alpha_max

template<class Tscal >
Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::alpha_max = 1.0

Definition at line 82 of file AVConfig.hpp.

◆ alpha_min

template<class Tscal >
Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::alpha_min = 0.1

Definition at line 81 of file AVConfig.hpp.

◆ alpha_u

template<class Tscal >
Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::alpha_u = 1.0

Definition at line 84 of file AVConfig.hpp.

◆ beta_AV

template<class Tscal >
Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::beta_AV = 2.0

Definition at line 85 of file AVConfig.hpp.

◆ sigma_decay

template<class Tscal >
Tscal shammodels::sph::AVConfig_VaryingMM97< Tscal >::sigma_decay = 0.1

Definition at line 83 of file AVConfig.hpp.

◆ variant_type_name

template<class Tscal >
constexpr std::string_view shammodels::sph::AVConfig_VaryingMM97< Tscal >::variant_type_name = "varying_mm97"
staticconstexpr

Definition at line 79 of file AVConfig.hpp.


The documentation for this struct was generated from the following file: