OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <materials/catalyst_base.h>
#include <materials/polymer_electrolyte_material_base.h>
#include <reactions/base_kinetics.h>
#include <reactions/double_trap_kinetics.h>
#include <reactions/tafel_kinetics.h>
#include <reactions/dual_path_kinetics.h>
#include <microscale/micro_scale_base.h>
#include <random>
#include <limits>
Go to the source code of this file.
Classes | |
class | FuelCellShop::MicroScale::SphericalAgglomerateGeometry |
This class implements methods for calculating geometric parameters of a spherical agglomerate surrounded by a thin ionomer film. More... | |
class | FuelCellShop::MicroScale::AgglomerateBase |
The base class for agglomerate objects in OpenFCST. More... | |
Namespaces | |
FuelCellShop | |
Container Namespace for Fuel Cell data classes. | |
FuelCellShop::MicroScale | |