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

Go to the source code of this file.

Classes

class  FuelCellShop::Equation::SorptionSourceTerms< dim >
 This class assembles source terms corresponding to sorption/desorption of water inside the catalyst layer. More...
 

Namespaces

 FuelCellShop
 Container Namespace for Fuel Cell data classes.
 
 FuelCellShop::Equation
 Namespace to hold classes that describe physical processes in fuel cells.
 

Functions

Exceptions
 FuelCellShop::Equation::DeclException2 (VariableNotFoundForSorption, std::string, std::string,<< arg1<< " should be one of the solution variables, in order to account for "<< arg2<< " .")
 Exception thrown when a particular "Required" solution variable is not found for sorption source terms, in user-defined solution variables. More...