|
SpECTRE
v2026.06.30
|
Half of the exponent \(m\) in the smooth exponential roll-off applied to the angular (Fourier) modal coefficients. More...
#include <HollowCylinder.hpp>
Public Types | |
| using | type = Options::Auto<size_t, Options::AutoLabel::None> |
Static Public Attributes | |
| static constexpr Options::String | help |
Half of the exponent \(m\) in the smooth exponential roll-off applied to the angular (Fourier) modal coefficients.
\begin{align*} c_k \to c_k \exp\left[-36 \left(\frac{k}{K}\right)^{2m}\right] \end{align*}
Here \(k\) is the angular mode number and \(K = (N_\mathrm{pts} - 1)/2\) is the maximum resolved mode; the \(\cos\) and \(\sin\) parts of each mode \(k\) are weighted identically. If None, only the top-mode Heaviside cutoff (if any) is applied to the angular modes.
|
staticconstexpr |