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

The cutoff where if the maximum of the magnetic field in an element is below this value we do not apply the Persson TCI to the magnetic field. More...

#include <TciOptions.hpp>

Public Types

using type = Options::Auto< double, DoNotCheckMagneticField >
 

Static Public Attributes

static constexpr Options::String help
 

Detailed Description

The cutoff where if the maximum of the magnetic field in an element is below this value we do not apply the Persson TCI to the magnetic field.

Member Data Documentation

◆ help

constexpr Options::String grmhd::ValenciaDivClean::subcell::TciOptions::MagneticFieldCutoff::help
staticconstexpr
Initial value:
= {
"The cutoff where if the maximum of the magnetic field in an element "
"is below this value we do not apply the Persson TCI to the magnetic "
"field. This is to avoid switching to subcell in regions where there's "
"no magnetic field.\n"
"To disable the magnetic field check, set to "
"'DoNotCheckMagneticField'."}

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