Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
Public Attributes | List of all members
fub::perfect_gas_mix::ArrheniusKineticsOptions Struct Reference

#include <ArrheniusKinetics.hpp>

Public Attributes

double Q
 
double EA
 
double B
 
double T_switch
 

Member Data Documentation

◆ B

double fub::perfect_gas_mix::ArrheniusKineticsOptions::B

◆ EA

double fub::perfect_gas_mix::ArrheniusKineticsOptions::EA

◆ Q

double fub::perfect_gas_mix::ArrheniusKineticsOptions::Q

◆ T_switch

double fub::perfect_gas_mix::ArrheniusKineticsOptions::T_switch

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