For densities between DensityOfAtmosphere and TransitionDensityCutoff the velocity is transitioned away from atmosphere to avoid abrupt cutoffs.
More...
#include <FixToAtmosphere.hpp>
|
|
static type | lower_bound () noexcept |
| |
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.
◆ help
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."}