Limit the maximum Lorentz factor to LorentzFactorCap in regions where the density is below MaxDensityCutoff.
More...
#include <LimitLorentzFactor.hpp>
|
struct | Enable |
| Whether or not the limiting is enabled. More...
|
|
struct | LorentzFactorCap |
| Largest Lorentz factor allowed. If a larger one is found, normalize velocity to have the Lorentz factor be this value. More...
|
|
struct | MaxDensityCutoff |
| Do not apply the Lorentz factor cap above this density. More...
|
|
|
using | options = implementation defined |
|
using | return_tags = implementation defined |
|
using | argument_tags = implementation defined |
|
Limit the maximum Lorentz factor to LorentzFactorCap in regions where the density is below MaxDensityCutoff.
The Lorentz factor is set to LorentzFactorCap and the spatial velocity is adjusted according to:
◆ help
Initial value:= {
"Limit the maximum Lorentz factor to LorentzFactorCap in regions where "
"the\n"
"density is below MaxDensityCutoff. The Lorentz factor is set to\n"
"LorentzFactorCap and the spatial velocity is adjusted accordingly."}
The documentation for this class was generated from the following file:
- src/Evolution/VariableFixing/LimitLorentzFactor.hpp