OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <application_core/system_management.h>
#include <application_core/fcst_variables.h>
#include <application_core/optimization_block_matrix_application.h>
#include <layers/porous_layer.h>
#include <materials/PureGas.h>
#include <utils/operating_conditions.h>
Go to the source code of this file.
Classes | |
class | FuelCellShop::PostProcessing::OxygenDiffusivityDataOut< dim > |
Class used to evaluate the all liquid related the liquid velocity field in all the layers. 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. | |