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

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.
 

Detailed Description

Define a material's input data.


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