27 #ifndef ANTIOCH_ROTATIONAL_RELAXATION_H
28 #define ANTIOCH_ROTATIONAL_RELAXATION_H
39 template <
typename CoeffType>
50 template <
typename StateType>
52 operator()(const StateType & T) const
67 template <
typename StateType>
69 F(const StateType & eps_T) const
85 _pi32_2(ant_pow(Constants::
pi<
CoeffType>(),CoeffType(1.5)) / 2),
86 _pi2_4_plus_2(Constants::
pi<CoeffType>() * Constants::
pi<CoeffType>() / 4 + 2),
87 _pi32(ant_pow(Constants::
pi<CoeffType>(),CoeffType(1.5)))
92 template <
typename CoeffType>
CoeffType eps_over_kb() const
_one _pi32_2 CoeffType(1.5))) CoeffType _z_298
void reset_coeffs(CoeffType rot, CoeffType depth)
#define ANTIOCH_AUTOFUNC(Type, Expr)
const ANTIOCH_AUTO(StateType) KineticsTheoryThermalConductivity< ThermoEvaluator
_one _pi32_2 * ant_sqrt(eps_T)+_pi2_4_plus_2 *eps_T+_pi32 *ant_pow(eps_T
The parameters are reduced parameters.
_z_298 *this F(_eps_kb/298)/this-> F(StateType(_eps_kb/T))) CoeffType Z_298() const
const CoeffType _pi2_4_plus_2