Definition of a problem for water management in PEM fuel cells. More...
#include <dune/grid/yaspgrid.hh>
#include <dumux/discretization/elementsolution.hh>
#include <dumux/discretization/cctpfa.hh>
#include <dumux/discretization/box.hh>
#include <dumux/porousmediumflow/2pnc/model.hh>
#include <dumux/porousmediumflow/problem.hh>
#include <dumux/material/fluidsystems/h2on2o2.hh>
#include <dumux/material/chemistry/electrochemistry/electrochemistry.hh>
#include "spatialparams.hh"
Go to the source code of this file.
Definition of a problem for water management in PEM fuel cells.
Classes | |
struct | Dumux::Properties::TTag::FuelCell |
struct | Dumux::Properties::TTag::FuelCellBox |
struct | Dumux::Properties::TTag::FuelCellCCTpfa |
struct | Dumux::Properties::Grid< TypeTag, TTag::FuelCell > |
struct | Dumux::Properties::Problem< TypeTag, TTag::FuelCell > |
struct | Dumux::Properties::SpatialParams< TypeTag, TTag::FuelCell > |
struct | Dumux::Properties::Formulation< TypeTag, TTag::FuelCell > |
struct | Dumux::Properties::FluidSystem< TypeTag, TTag::FuelCell > |
class | Dumux::FuelCellProblem< TypeTag > |
Definition of a problem for water management in PEM fuel cells. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |
namespace | Dumux::Properties |
namespace | Dumux::Properties::TTag |
Type tag for numeric models. | |