OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces
agglomerate_base.h File Reference
#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>
Include dependency graph for agglomerate_base.h:
This graph shows which files directly or indirectly include this file:

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