SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
VariableFixing::FixToAtmosphere< Dim >::VelocityLimitingOptions::TransitionDensityBound Struct Reference

Public Types

using type = double
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<size_t Dim>
constexpr Options::String VariableFixing::FixToAtmosphere< Dim >::VelocityLimitingOptions::TransitionDensityBound::help
staticconstexpr
Initial value:
= {
"The rest mass density above which no velocity limiting is done. "
"Between "
"this value and AtmosphereDensityCutoff a linear transition in the "
"maximum magnitude of the velocity between AtmosphereMaxVelocity and "
"NearAtmosphereMaxVelocity is done. Typically set to "
"10*AtmosphereDensityCutoff."}

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