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

For densities between DensityOfAtmosphere and TransitionDensityCutoff the velocity is transitioned away from atmosphere to avoid abrupt cutoffs. More...

#include <FixToAtmosphere.hpp>

Public Types

using type = double
 

Static Public Member Functions

static type lower_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

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

For densities between DensityOfAtmosphere and TransitionDensityCutoff the velocity is transitioned away from atmosphere to avoid abrupt cutoffs.

This value must not be larger than 10 * DensityOfAtmosphere.

Member Data Documentation

◆ help

template<size_t Dim>
constexpr Options::String VariableFixing::FixToAtmosphere< Dim >::TransitionDensityCutoff::help
staticconstexpr
Initial value:
= {
"For densities between DensityOfAtmosphere and TransitionDensityCutoff "
"the velocity is transitioned away from atmosphere to avoid abrupt "
"cutoffs.\n\n"
"This value must not be larger than 10 * DensityOfAtmosphere."}

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