Struct containing physical constants, our main strategy to handle both SI and normalized units.
More...
#include <Constants.H>
|
amrex::Real | c |
|
amrex::Real | ep0 |
|
amrex::Real | mu0 |
|
amrex::Real | q_e |
|
amrex::Real | m_e |
|
amrex::Real | m_p |
|
Struct containing physical constants, our main strategy to handle both SI and normalized units.
Cannot be a namespace with "static constexpr"s because these values depend on the unit system (SI or normalized), which is defined at runtime.
◆ ep0
amrex::Real PhysConst::ep0 |
◆ m_e
amrex::Real PhysConst::m_e |
◆ m_p
amrex::Real PhysConst::m_p |
◆ mu0
amrex::Real PhysConst::mu0 |
◆ q_e
amrex::Real PhysConst::q_e |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/hipace/checkouts/stable/src/utils/Constants.H