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

Components of nuclear zone properties of the Bertini cascade model. More...

#include <NeutronInelasticData.hh>

Public Types

using NucleonArray = Array< real_type, 2 >
 [proton, neutron]
 

Public Attributes

real_type radius {}
 radius of zones in [femtometer]
 
real_type volume {}
 volume of zones in [femtometer^3]
 
NucleonArray density {0, 0}
 nucleon densities [1/femtometer^3]
 
NucleonArray fermi_mom {0, 0}
 fermi momenta in [MeV/c]
 
NucleonArray potential {0, 0}
 nucleon potentials [MeV]
 

Detailed Description

Components of nuclear zone properties of the Bertini cascade model.


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