| 
    Celeritas 0.7.0-dev.174+develop.3cfbeaa01
    
   | 
 
Define a material's input data. More...
#include <MaterialParams.hh>
Public Attributes | |
| real_type | number_density | 
| Atomic number density [1/length^3].  | |
| real_type | temperature | 
| Temperature [K].  | |
| MatterState | matter_state | 
| Solid, liquid, gas.  | |
| std::vector< std::pair< ElementId, real_type > > | elements_fractions | 
| Fraction of number density.  | |
| Label | label | 
| Material name.  | |
Define a material's input data.