Go to the documentation of this file.
9 #ifndef SPECIES_THERMO_TYPES_H
10 #define SPECIES_THERMO_TYPES_H
20 #define POLYNOMIAL_4 2
64 #define NASA9MULTITEMP 513
68 #define ADSORBATE 1024
87 writelog(std::string(
"\n ### ERROR ### \n") +
88 "Unknown species thermo parameterization ("
89 +
int2str(thermotype) +
")\n\n");