SpECTRE  v2024.04.12
VariableFixing::FixToAtmosphere< Dim >::MaxVelocityMagnitude Struct Reference

The maximum magnitude of the velocity when the density is below TransitionDensityCutoff More...

#include <FixToAtmosphere.hpp>

Public Types

using type = double
 

Static Public Member Functions

static type lower_bound ()
 
static type upper_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

template<size_t Dim>
struct VariableFixing::FixToAtmosphere< Dim >::MaxVelocityMagnitude

The maximum magnitude of the velocity when the density is below TransitionDensityCutoff

Member Data Documentation

◆ help

template<size_t Dim>
constexpr Options::String VariableFixing::FixToAtmosphere< Dim >::MaxVelocityMagnitude::help
staticconstexpr
Initial value:
= {
"The maximum sqrt(v^i v^j gamma_{ij}) allowed when the density is "
"below TransitionDensityCutoff."}

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