#include <ProductionRates.h>
|
| static GPU_CALLABLE_METHOD double | k1 (const double temperature) |
| |
| static GPU_CALLABLE_METHOD double | k2 () |
| |
| static GPU_CALLABLE_METHOD double | k3 () |
| |
| static GPU_CALLABLE_METHOD double | k4 (const double temperature) |
| |
| static GPU_CALLABLE_METHOD double | A1 () |
| |
| static GPU_CALLABLE_METHOD double | A2 () |
| |
| static GPU_CALLABLE_METHOD double | A5577 () |
| |
| static GPU_CALLABLE_METHOD double | branching (const int vibrationalState) |
| |
| static GPU_CALLABLE_METHOD double | k5 (const double temperature, const int vibrationalState) |
| |
| static GPU_CALLABLE_METHOD double | k6 (const double temperature) |
| |
| static GPU_CALLABLE_METHOD double | k7 (const int vibrationalState) |
| |
| static GPU_CALLABLE_METHOD double | k8 (const int vibrationalState, const int quenchedState) |
| |
| static GPU_CALLABLE_METHOD double | k9 (const int vibrationalState) |
| |
| static GPU_CALLABLE_METHOD double | langhoffEinsteinCoefficients (const int vibrationalState, const int quenchedState) |
| |
| static GPU_CALLABLE_METHOD double | turnbullLoweEinsteinCoefficients (const int vibrationalState, const int quenchedState) |
| |
| static GPU_CALLABLE_METHOD double | goldmanEinsteinCoefficients (const int vibrationalState, const int quenchedState) |
| |
Definition at line 17 of file ProductionRates.h.
◆ A1()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::A1 |
( |
| ) |
|
|
static |
◆ A2()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::A2 |
( |
| ) |
|
|
static |
◆ A5577()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::A5577 |
( |
| ) |
|
|
static |
◆ branching()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::branching |
( |
const int | vibrationalState | ) |
|
|
static |
◆ goldmanEinsteinCoefficients()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::goldmanEinsteinCoefficients |
( |
const int | vibrationalState, |
|
|
const int | quenchedState ) |
|
static |
◆ k1()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::k1 |
( |
const double | temperature | ) |
|
|
static |
◆ k2()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::k2 |
( |
| ) |
|
|
static |
◆ k3()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::k3 |
( |
| ) |
|
|
static |
◆ k4()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::k4 |
( |
const double | temperature | ) |
|
|
static |
◆ k5()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::k5 |
( |
const double | temperature, |
|
|
const int | vibrationalState ) |
|
static |
◆ k6()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::k6 |
( |
const double | temperature | ) |
|
|
static |
◆ k7()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::k7 |
( |
const int | vibrationalState | ) |
|
|
static |
◆ k8()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::k8 |
( |
const int | vibrationalState, |
|
|
const int | quenchedState ) |
|
static |
◆ k9()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::k9 |
( |
const int | vibrationalState | ) |
|
|
static |
◆ langhoffEinsteinCoefficients()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::langhoffEinsteinCoefficients |
( |
const int | vibrationalState, |
|
|
const int | quenchedState ) |
|
static |
◆ turnbullLoweEinsteinCoefficients()
| static GPU_CALLABLE_METHOD double applications::exahype2::GravityWaves::Airglow::ProductionRates::turnbullLoweEinsteinCoefficients |
( |
const int | vibrationalState, |
|
|
const int | quenchedState ) |
|
static |
◆ DELTA
| double constexpr applications::exahype2::GravityWaves::Airglow::ProductionRates::DELTA = 0.2 |
|
staticconstexpr |
◆ GOLDMANBANDWIDTH
| int constexpr applications::exahype2::GravityWaves::Airglow::ProductionRates::GOLDMANBANDWIDTH = 6 |
|
staticconstexpr |
◆ LANGHOFFBANDWIDTH
| int constexpr applications::exahype2::GravityWaves::Airglow::ProductionRates::LANGHOFFBANDWIDTH = 5 |
|
staticconstexpr |
◆ TURNBULLLOWEBANDWIDTH
| int constexpr applications::exahype2::GravityWaves::Airglow::ProductionRates::TURNBULLLOWEBANDWIDTH = 6 |
|
staticconstexpr |
◆ ZETA
| double constexpr applications::exahype2::GravityWaves::Airglow::ProductionRates::ZETA = 0.03 |
|
staticconstexpr |
The documentation for this class was generated from the following file: