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

Cullen & Dehnen 2010. More...

#include <shammodels/sph/include/shammodels/sph/config/AVConfig.hpp>

+ Collaboration diagram for shammodels::sph::AVConfig_VaryingCD10< 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_cd10"
 

Detailed Description

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

Cullen & Dehnen 2010.

Definition at line 113 of file AVConfig.hpp.

Member Data Documentation

◆ alpha_max

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

Definition at line 117 of file AVConfig.hpp.

◆ alpha_min

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

Definition at line 116 of file AVConfig.hpp.

◆ alpha_u

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

Definition at line 119 of file AVConfig.hpp.

◆ beta_AV

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

Definition at line 120 of file AVConfig.hpp.

◆ sigma_decay

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

Definition at line 118 of file AVConfig.hpp.

◆ variant_type_name

template<class Tscal >
constexpr std::string_view shammodels::sph::AVConfig_VaryingCD10< Tscal >::variant_type_name = "varying_cd10"
staticconstexpr

Definition at line 114 of file AVConfig.hpp.


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