CYCLUS
Public Attributes | List of all members
pyne::material_data Struct Reference

Detailed Description

A stuct for reprensenting fundemental data in a material.

Useful for HDF5 representations.

Definition at line 5101 of file pyne.h.

#include <pyne.h>

Public Attributes

double atoms_per_mol
 
double comp [1]
 
double density
 
double mass
 

Member Data Documentation

◆ atoms_per_mol

double pyne::material_data::atoms_per_mol

material atoms per mole

Definition at line 5104 of file pyne.h.

◆ comp

double pyne::material_data::comp[1]

array of material composition mass weights.

Definition at line 5105 of file pyne.h.

◆ density

double pyne::material_data::density

material density

Definition at line 5103 of file pyne.h.

◆ mass

double pyne::material_data::mass

material mass

Definition at line 5102 of file pyne.h.


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