SpECTRE  v2024.04.12
grmhd::ValenciaDivClean::subcell::TciOptions::AtmosphereDensity Struct Reference

The density cutoff where if the maximum value of the density in the DG element is below this value we skip primitive recovery and treat the cell as atmosphere. More...

#include <TciOptions.hpp>

Public Types

using type = double
 

Static Public Member Functions

static type lower_bound ()
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

The density cutoff where if the maximum value of the density in the DG element is below this value we skip primitive recovery and treat the cell as atmosphere.

Member Data Documentation

◆ help

constexpr Options::String grmhd::ValenciaDivClean::subcell::TciOptions::AtmosphereDensity::help
staticconstexpr
Initial value:
= {
"The density cutoff where if the maximum value of the density in the "
"DG element is below this value we skip primitive recovery and treat "
"the cell as atmosphere."}

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