3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Files | Classes
2pnc (two phase, multi-component) benchmarks and tests

A fuel cell test problem using the TwoPNCModel. The files are listed below. More...

Description

A fuel cell test problem using the TwoPNCModel. The files are listed below.

Files

file  porousmediumflow/2pnc/implicit/diffusion/main.cc
 Test for the 2pnc cc model used for water management in PEM fuel cells.
 
file  test/porousmediumflow/2pnc/implicit/diffusion/problem.hh
 Problem where air is injected under a low permeable layer in a depth of 2700m.
 
file  porousmediumflow/2pnc/implicit/diffusion/spatialparams.hh
 Definition of the spatial parameters for the fuel cell problem which uses the isothermal/non-insothermal 2pnc box model.
 
file  porousmediumflow/2pnc/implicit/fuelcell/main.cc
 Test for the 2pnc cc model used for water management in PEM fuel cells.
 
file  test/porousmediumflow/2pnc/implicit/fuelcell/problem.hh
 Definition of a problem for water management in PEM fuel cells.
 
file  porousmediumflow/2pnc/implicit/fuelcell/spatialparams.hh
 Definition of the spatial parameters for the fuel cell problem which uses the isothermal/non-insothermal 2pnc box model.
 

Classes

class  Dumux::TwoPNCDiffusionProblem< TypeTag >
 Problem where air is injected under a low permeable layer in a depth of 2700m. More...
 
class  Dumux::TwoPNCDiffusionSpatialParams< GridGeometry, Scalar >
 Definition of the spatial parameters for the TwoPNCDiffusion problem which uses the isothermal 2p2c box model. More...
 
class  Dumux::FuelCellProblem< TypeTag >
 Definition of a problem for water management in PEM fuel cells. More...
 
class  Dumux::FuelCellSpatialParams< GridGeometry, Scalar >
 Definition of the spatial parameters for the FuelCell problem which uses the isothermal 2p2c box model. More...