OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <exception>
#include <equations/thermal_transport_equation.h>
#include <postprocessing/base_response.h>
Go to the source code of this file.
Classes | |
class | FuelCellShop::PostProcessing::ElectronOhmicHeatResponse< dim > |
Class used to calculate the electronic ohmic heat generated in the electron conducting layers, viz., GDL, MPL and CL. More... | |
class | FuelCellShop::PostProcessing::ProtonOhmicHeatResponse< dim > |
Class used to calculate the protonic ohmic heat generated in the proton conducting layers, viz., Membrane and CL. More... | |
Namespaces | |
FuelCellShop | |
Container Namespace for Fuel Cell data classes. | |
FuelCellShop::PostProcessing | |
Namespace used for all classes use for post-processing either for evaluating a new quantity at a quadrature point for outputing with the solution, for the evaluation of functions or for the evaluation of functionals such as the current density. | |