Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Attributes | List of all members
shammodels::basegodunov::DragConfig Struct Reference

alphas is the dust collision rate (the inverse of the stopping time) More...

#include <shammodels/ramses/include/shammodels/ramses/SolverConfig.hpp>

+ Collaboration diagram for shammodels::basegodunov::DragConfig:

Public Attributes

DragSolverMode drag_solver_config = NoDrag
 
std::vector< f64alphas
 
bool enable_frictional_heating = false
 

Detailed Description

alphas is the dust collision rate (the inverse of the stopping time)

Definition at line 48 of file SolverConfig.hpp.

Member Data Documentation

◆ alphas

std::vector<f64> shammodels::basegodunov::DragConfig::alphas

Definition at line 50 of file SolverConfig.hpp.

◆ drag_solver_config

DragSolverMode shammodels::basegodunov::DragConfig::drag_solver_config = NoDrag

Definition at line 49 of file SolverConfig.hpp.

◆ enable_frictional_heating

bool shammodels::basegodunov::DragConfig::enable_frictional_heating = false

Definition at line 51 of file SolverConfig.hpp.


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