#include <ShomatePhase.h>
Public Attributes | |
char * | name |
name of referenced phase | |
char * | formula |
formula of referenced phase | |
double | mw |
molecular weight of referenced phase | |
double | A |
Shomate A. | |
double | B |
Shomate B. | |
double | C |
Shomate C. | |
double | D |
Shomate D. | |
double | E |
Shomate E. | |
double | F |
Shomate F. | |
double | G |
Shomate G. | |
double | Hf |
Enthalpy of formation at STP (kJ). |
structure to hold data for ShomatePhase class. Form often used by NIST
Definition at line 17 of file ShomatePhase.h.