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

Constant artificial viscosity for alpha disc viscosity. More...

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

+ Collaboration diagram for shammodels::sph::AVConfig_ConstantDisc< Tscal >:

Public Attributes

Tscal alpha_AV = 1.0
 
Tscal alpha_u = 1.0
 
Tscal beta_AV = 2.0
 

Static Public Attributes

static constexpr std::string_view variant_type_name = "constant_disc"
 

Detailed Description

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

Constant artificial viscosity for alpha disc viscosity.

Definition at line 147 of file AVConfig.hpp.

Member Data Documentation

◆ alpha_AV

template<class Tscal >
Tscal shammodels::sph::AVConfig_ConstantDisc< Tscal >::alpha_AV = 1.0

Definition at line 150 of file AVConfig.hpp.

◆ alpha_u

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

Definition at line 151 of file AVConfig.hpp.

◆ beta_AV

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

Definition at line 152 of file AVConfig.hpp.

◆ variant_type_name

template<class Tscal >
constexpr std::string_view shammodels::sph::AVConfig_ConstantDisc< Tscal >::variant_type_name = "constant_disc"
staticconstexpr

Definition at line 148 of file AVConfig.hpp.


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