SpECTRE  v2024.09.29
domain::creators::time_dependent_options::ExpansionMapOptions::DecayTimescale Struct Reference

Public Types

using type = Options::Auto< double >
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String domain::creators::time_dependent_options::ExpansionMapOptions::DecayTimescale::help
staticconstexpr
Initial value:
= {
"If specified, a SettleToConstant function of time will be used for "
"the expansion map and this number will determine the timescale that "
"the expansion approaches its asymptotic value. If 'Auto' is "
"specified, a PiecewisePolynomial function of time will be used for "
"the expansion map. Note that if you are reading the initial values "
"from a volume file, you must specify 'Auto' for this option."}

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