|
OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <base/parameter_handler.h>#include <base/point.h>#include <base/function.h>#include <lac/vector.h>#include <fe/fe_values.h>#include "fcst_constants.h"#include "conventional_CL.h"#include "base_kinetics.h"#include "polymer_electrolyte_material_base.h"#include "catalyst_support_base.h"#include "catalyst_base.h"#include "cmath"#include "iostream"

Go to the source code of this file.
Classes | |
| class | FuelCellShop::Layer::HomogeneousCL< dim > |
| This class characterizes a catalyst layer and uses this information to compute effective transport properties and interfacial areas for phase change or electrochemical reactions. More... | |
Namespaces | |
| FuelCellShop | |
| Container Namespace for Fuel Cell data classes. | |
| FuelCellShop::Layer | |
| Namespace to hold classes that characterize fuel cell layers. | |
1.8.5