WarpX
Namespaces | Variables
IonizationEnergiesTable.H File Reference
#include <AMReX_REAL.H>
#include <map>
#include <string>

Go to the source code of this file.

Namespaces

 utils
 
 utils::physics
 

Variables

static std::map< std::string, int > const utils::physics::ion_map_ids
 
constexpr int utils::physics::nelements = 100
 
constexpr int utils::physics::ion_atomic_numbers [nelements]
 
constexpr int utils::physics::ion_energy_offsets [nelements]
 
constexpr int utils::physics::energies_tab_length = 5050
 
constexpr amrex::Real utils::physics::table_ionization_energies [energies_tab_length]
 
constexpr int correction_factors_length = 4
 
constexpr amrex::Real table_correction_factors [correction_factors_length]
 

Variable Documentation

◆ correction_factors_length

constexpr int correction_factors_length = 4
constexpr

◆ table_correction_factors

constexpr amrex::Real table_correction_factors[correction_factors_length]
constexpr
Initial value:
{
amrex::Real(0.11714), amrex::Real(-0.90933), amrex::Real(-0.06034), amrex::Real(32125000000.)
}