OpenFCST: The open-source Fuel Cell Simulation Toolbox
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
FuelCellShop::Kinetics Namespace Reference

Namespace to hold classes that implement kinetic models. More...

Classes

class  BaseKinetics
 Virtual class used to provide the interface for all kinetic/reaction children. More...
 
class  ButlerVolmerKinetics
 This class implements a Butler-Volmer kinetic model. More...
 
class  DoubleTrapKinetics
 This class contains the implementation of the double trap kinetic model as described in the following paper: More...
 
class  DualPathKinetics
 This class will contain the implementation of the dual path kinetic kinetic model as developed by Wang et al and described in the following paper: More...
 
class  TafelKinetics
 This class defines a simple Tafel kinetic model. More...
 

Detailed Description

Namespace to hold classes that implement kinetic models.

Currently implemented is Tafel kinetics, with Wang's kinetics under construction