Various tests using a boundary as coupling interface: Darcy-Stokes coupling or PNM (pore network model)-Darcy. The files are listed below. More...
Various tests using a boundary as coupling interface: Darcy-Stokes coupling or PNM (pore network model)-Darcy. The files are listed below.
Files | |
file | multidomain/boundary/darcydarcy/1p_1p/main.cc |
Test for the equal dimension boundary coupling model. | |
file | test/multidomain/boundary/darcydarcy/1p_1p/problem.hh |
The properties for the incompressible test. | |
file | multidomain/boundary/darcydarcy/1p_1p/spatialparams.hh |
The spatial parameters for the incompressible test. | |
file | multidomain/boundary/darcydarcy/1p_2p/main.cc |
Test for the equal dimension boundary coupling model. | |
file | test/multidomain/boundary/darcydarcy/1p_2p/problem.hh |
The properties for the incompressible test. | |
file | multidomain/boundary/darcydarcy/1p_2p/spatialparams.hh |
The spatial parameters for the incompressible test. | |
file | multidomain/boundary/stokesdarcy/1p2c_1p2c/diffusionlawcomparison/main.cc |
A test problem for the coupled Stokes/Darcy problem (1p2c) comparing different diffusion laws. | |
file | 1p2c_1p2c/diffusionlawcomparison/problem_darcy.hh |
A simple Darcy test problem (cell-centered finite volume method) for the comparison of different diffusion laws. | |
file | 1p2c_1p2c/diffusionlawcomparison/problem_stokes.hh |
A simple Navier-Stokes test problem for the staggered grid (Navier-)Stokes model. | |
file | multidomain/boundary/stokesdarcy/1p2c_1p2c/main.cc |
A test problem for the coupled Stokes/Darcy problem (1p). | |
file | 1p2c_1p2c/problem_darcy.hh |
A simple Darcy test problem (cell-centered finite volume method). | |
file | 1p2c_1p2c/problem_stokes.hh |
A simple Navier-Stokes test problem for the staggered grid (Navier-)Stokes model. | |
file | multidomain/boundary/stokesdarcy/1p2c_1p2c/spatialparams.hh |
The spatial parameters class for the test problem using the 1p cc model. | |
file | multidomain/boundary/stokesdarcy/1p2c_2p2c/main.cc |
A test problem for the isothermal coupled Stokes/Darcy problem (1p2c/2p2c). | |
file | 1p2c_2p2c/problem_darcy.hh |
A simple Darcy test problem (cell-centered finite volume method). | |
file | 1p2c_2p2c/problem_stokes.hh |
A simple Stokes test problem for the staggered grid (Navier-)Stokes model. | |
file | multidomain/boundary/stokesdarcy/1p2c_2p2c/spatialparams.hh |
The spatial parameters class for the test problem using the 1p cc model. | |
file | h2n2co2fluidsystem.hh |
A fluid system for one phase with the components h2, n2 and co2. | |
file | multidomain/boundary/stokesdarcy/1p3c_1p3c/main.cc |
A test problem for the coupled Stokes/Darcy problem (1p). | |
file | 1p3c_1p3c/problem_darcy.hh |
A Darcy test problem using Maxwell-Stefan diffusion. | |
file | 1p3c_1p3c/problem_stokes.hh |
A Navier-Stokes test problem using Maxwell-Stefan diffusion. | |
file | multidomain/boundary/stokesdarcy/1p_1p/main.cc |
A test problem for the coupled Stokes/Darcy problem (1p). | |
file | 1p_1p/problem_darcy.hh |
A simple Darcy test problem (cell-centered finite volume method). | |
file | 1p_1p/problem_stokes.hh |
A simple Stokes test problem for the staggered grid (Navier-)Stokes model. | |
file | multidomain/boundary/stokesdarcy/1p_1p/spatialparams.hh |
The spatial parameters class for the test problem using the 1p cc model. | |
file | multidomain/boundary/stokesdarcy/1p_2p/main.cc |
A test problem for the coupled Stokes/Darcy problem (1p/2p). | |
file | 1p_2p/problem_darcy.hh |
A simple Darcy test problem (cell-centered finite volume method). | |
file | 1p_2p/problem_stokes.hh |
A simple Stokes test problem for the staggered grid (Navier-)Stokes model. | |
file | multidomain/boundary/stokesdarcy/1p_2p/spatialparams.hh |
The spatial parameters class for the test problem using the 1p cc model. | |
Classes | |
class | Dumux::OnePTestProblem< TypeTag, tag > |
Multidomain test problem for the incompressible one-phase model. More... | |
class | Dumux::OnePTestSpatialParams< GridGeometry, Scalar > |
The spatial parameters class for the test problem using the incompressible 1p model. More... | |
class | Dumux::TestSpatialParams< GridGeometry, Scalar > |
The spatial parameters class for the test problem using the incompressible 1p model. More... | |
class | Dumux::StokesSubProblem< TypeTag > |
Test problem for the 1pnc (Navier-) Stokes problem. More... | |
class | Dumux::OnePSpatialParams< GridGeometry, Scalar > |
The spatial parameters class for the test problem using the 1p cc model. More... | |
class | Dumux::TwoPTwoCSpatialParams< GridGeometry, Scalar > |
The spatial parameters class for the test problem using the 1p cc model. More... | |
class | Dumux::FluidSystems::H2N2CO2FluidSystem< Scalar > |
A simple fluid system with one Maxwell-Stefan component. More... | |
class | Dumux::ConservationSpatialParams< GridGeometry, Scalar > |
The spatial parameters class for the test problem using the 1p cc model. More... | |