27 #ifndef ANTIOCH_EUCKEN_THERMAL_CONDUCTIVITY_BUILDING_H
28 #define ANTIOCH_EUCKEN_THERMAL_CONDUCTIVITY_BUILDING_H
41 template<
class MicroThermo,
class NumericType>
43 const MicroThermo& thermo )
45 for(
unsigned int s = 0; s < k.mixture().n_species(); s++)
48 std::vector<NumericType> dummy;
49 k.add(s,dummy,thermo);
55 #endif // ANTIOCH_EUCKEN_THERMAL_CONDUCTIVITY_BUILDING_H
void build_eucken_thermal_conductivity(MixtureConductivity< EuckenThermalConductivity< MicroThermo >, NumericType > &k, const MicroThermo &thermo)
Species conductivity based on Eucken relation.
Container class for species thermal conductivities.
The parameters are reduced parameters.