Structure to hold the element name and atomic weight pair. More...
#include <src/thermophysicalModels/specie/atomicWeights/atomicWeights.H>
Structure to hold the element name and atomic weight pair.
Definition at line 60 of file atomicWeights.H.
Public Attributes | |
char | name [3] |
scalar | weight |
char name[3] |
Definition at line 62 of file atomicWeights.H.
scalar weight |
Definition at line 63 of file atomicWeights.H.