Celeritas  0.5.0-56+6b053cd
Public Attributes | List of all members
celeritas::ElementRecord Struct Reference

Fundamental, invariant properties of an element. More...

#include <MaterialData.hh>

Public Attributes

AtomicNumber atomic_number
 Z number.
 
units::AmuMass atomic_mass
 Isotope-weighted average atomic mass.
 
ItemRange< ElIsotopeComponentisotopes
 Isotopes for this element.
 
real_type cbrt_z = 0
 Z^{1/3}.
 
real_type cbrt_zzp = 0
 (Z (Z + 1))^{1/3}
 
real_type log_z = 0
 log Z
 
real_type coulomb_correction = 0
 f(Z)
 
real_type mass_radiation_coeff = 0
 1/X_0 (bremsstrahlung)
 

Detailed Description

Fundamental, invariant properties of an element.

Add elemental properties as needed if they apply to more than one physics model.

Note that more than one "element def" can exist for a single atomic number: there might be different enrichments of an element in the problem.


The documentation for this struct was generated from the following file: