SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
hydro::units::nuclear Namespace Reference

The defining quantities of the nuclear fm-MeV/c^2-fm/c unit system. More...

Variables

constexpr double mass_unit
 mass_nuclear = mass_unit * mass_geometric Heuristically a solar mass in MeV/c^2
constexpr double length_unit = cgs::length_unit / (1.0e-13)
 length_nuclear = length_unit * length_geometric Heuristically GM_sun/c^2 in fm
constexpr double time_unit
 time_nuclear = time_unit * time_geometric Heuristically GM_sun/c^3 in fm/c
constexpr double pressure_unit = mass_unit / (length_unit * square(time_unit))
 pressure_nuclear = pressure_geometric * pressure_geometric Heuristically the rest-mass energy density of ~2200 the density of atomic nucli expressed in MeV/fm^3
constexpr double rest_mass_density_unit = mass_unit / cube(length_unit)
 rest_mass_density_nuclear = rest_mass_density_geometric * rest_mass_density_geometric Heuristically ~2200 the density of atomic nucli expressed in MeV/c^2/fm^3
constexpr double neutron_mass
constexpr double atomic_mass_unit
constexpr double proton_mass
 The proton mass in MeV, uncertainty at 5.8eV.
constexpr double saturation_number_density = 0.16
 The saturation number density of baryons in nuclear matter, in units of 1/fm^3. This is a standard value, consistent with e.g. https://journals.aps.org/prc/abstract/10.1103/PhysRevC.102.044321.

Detailed Description

The defining quantities of the nuclear fm-MeV/c^2-fm/c unit system.

Constants are defined in terms of cgs units where possible, which are, in many cases known exactly due to their relation to SI.

Variable Documentation

◆ atomic_mass_unit

double hydro::units::nuclear::atomic_mass_unit
constexpr
Initial value:
=
constexpr decltype(auto) square(const T &x)
Compute the square of x
Definition ConstantExpressions.hpp:53
constexpr double atomic_mass_unit
The accepted value for the atomic mass unit in g, uncertainty +-30e-10.
Definition Units.hpp:69
constexpr double electron_volt
The electron-volt (eV) given in ergs, which is known exactly in SI/cgs.
Definition Units.hpp:75
constexpr double speed_of_light
The speed of light in cm/s (This is exact)
Definition Units.hpp:30

◆ mass_unit

double hydro::units::nuclear::mass_unit
constexpr
Initial value:
=
constexpr double mass_unit
mass_cgs = mass_geometric * mass_unit Heuristically the mass of the sun in grams
Definition Units.hpp:45

mass_nuclear = mass_unit * mass_geometric Heuristically a solar mass in MeV/c^2

◆ neutron_mass

double hydro::units::nuclear::neutron_mass
constexpr
Initial value:
=
constexpr double neutron_mass
The neutron mass, given in grams, uncertainty at 5.7 x 10^-10 level.
Definition Units.hpp:71

◆ proton_mass

double hydro::units::nuclear::proton_mass
constexpr
Initial value:
=
constexpr double proton_mass
The proton mass, given in grams. Uncertainty at 2e-8 level.
Definition Units.hpp:73

The proton mass in MeV, uncertainty at 5.8eV.

◆ time_unit

double hydro::units::nuclear::time_unit
constexpr
Initial value:
=
constexpr double time_unit
time_cgs = time_geometric * time_unit Heuristically, half the light crossing time of a solar schwarzs...
Definition Units.hpp:53

time_nuclear = time_unit * time_geometric Heuristically GM_sun/c^3 in fm/c