OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <deal.II/base/types.h>
#include <layers/catalyst_layer.h>
#include <grid/geometries.h>
#include <boost/shared_ptr.hpp>
#include <algorithm>
#include <math.h>
#include <memory>
Go to the source code of this file.
Classes | |
class | FuelCellShop::Layer::ConventionalCL< 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. | |