|
OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include "base_kinetics.h"#include "PureLiquid.h"#include "fcst_constants.h"#include <base/parameter_handler.h>#include <base/point.h>#include <base/function.h>#include <lac/vector.h>#include <fe/fe_values.h>#include <deal.II/base/subscriptor.h>#include <cmath>#include <iostream>#include <algorithm>

Go to the source code of this file.
Classes | |
| class | FuelCellShop::Equation::ReactionHeat |
| This class is used to compute non-linear reaction heat source terms in a catalyst layer. More... | |
Namespaces | |
| FuelCellShop | |
| Container Namespace for Fuel Cell data classes. | |
| FuelCellShop::Equation | |
| Namespace to hold classes that describe physical processes in fuel cells. | |
1.8.5