![]() |
Shamrock 2025.10.0
Astrophysical Code
|
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< f64 > | alphas |
| bool | enable_frictional_heating = false |
alphas is the dust collision rate (the inverse of the stopping time)
Definition at line 48 of file SolverConfig.hpp.
| std::vector<f64> shammodels::basegodunov::DragConfig::alphas |
Definition at line 50 of file SolverConfig.hpp.
| DragSolverMode shammodels::basegodunov::DragConfig::drag_solver_config = NoDrag |
Definition at line 49 of file SolverConfig.hpp.
| bool shammodels::basegodunov::DragConfig::enable_frictional_heating = false |
Definition at line 51 of file SolverConfig.hpp.