OpenFCST: The open-source Fuel Cell Simulation Toolbox
|
#include <deal.II/numerics/data_out.h>
#include <postprocessing/data_out.h>
#include <utils/operating_conditions.h>
#include <layers/porous_layer.h>
#include <layers/catalyst_layer.h>
Go to the source code of this file.
Classes | |
class | FuelCellShop::PostProcessing::LiquidVelocityPermeabilityDataOut< dim > |
Class used to evaluate the all liquid related the liquid velocity field in all the layers. More... | |
class | FuelCellShop::PostProcessing::PhaseChangeDataOut< dim > |
Class used to evaluate the volumetric condensation and evaporation and the interfacial surface area. More... | |
class | FuelCellShop::PostProcessing::SaturationDataOut< dim > |
Class used to output saturation inside the layer. 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. | |