Various tests for embedded coupling problems with different dimensions: Root-soil interaction or embedded fracture models. The files are listed below. More...
Various tests for embedded coupling problems with different dimensions: Root-soil interaction or embedded fracture models. The files are listed below.
Files | |
file | multidomain/embedded/1d3d/1p2c_richards2c/main.cc |
Test for the 1d-3d embedded mixed-dimension model coupling two one-phase porous medium flow problems. | |
file | 1p2c_richards2c/problem_root.hh |
A test problem for the one-phase root model: Sap is flowing through a 1d network root xylem. | |
file | 1p2c_richards2c/problem_soil.hh |
Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid. | |
file | 1p2c_richards2c/spatialparams_root.hh |
The spatial parameters class for root xylem flow. | |
file | 1p2c_richards2c/spatialparams_soil.hh |
Definition of the spatial parameters for the soil problem. | |
file | l2norm.hh |
Helper functions to compute L2-norm. | |
file | multidomain/embedded/1d3d/1p_1p/main.cc |
Test for the 1d-3d embedded mixed-dimension model coupling two one-phase porous medium flow problems. | |
file | problem_bloodflow.hh |
A test problem for the one-phase blood flow model: Blood is flowing through a 1d network grid. | |
file | problem_tissue.hh |
Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid. | |
file | spatialparams_bloodflow.hh |
Definition of the spatial parameters for the blood flow problem. | |
file | spatialparams_tissue.hh |
Definition of the spatial parameters for the tissue problem. | |
file | multidomain/embedded/1d3d/1p_richards/main.cc |
Test for the 1d-3d embedded mixed-dimension model coupling two one-phase porous medium flow problems. | |
file | 1p_richards/problem_root.hh |
A test problem for the one-phase root model: Sap is flowing through a 1d network root xylem. | |
file | 1p_richards/problem_soil.hh |
Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid. | |
file | 1p_richards/spatialparams_root.hh |
The spatial parameters class blood flow problem. | |
file | 1p_richards/spatialparams_soil.hh |
Definition of the spatial parameters for the tissue problem. | |
file | multidomain/embedded/2d3d/1p_1p/main.cc |
Test for the 1d-3d embedded mixed-dimension model coupling two one-phase porous medium flow problems. | |
file | problem_fracture.hh |
A fracture problem. | |
file | problem_matrix.hh |
The matrix problem. | |
file | multidomain/embedded/2d3d/1p_1p/spatialparams.hh |
Definition of the spatial parameters for the matrix and fracture problem. | |
Classes | |
class | Dumux::RootProblem< TypeTag > |
Exact solution 1D-3D. More... | |
class | Dumux::SoilProblem< TypeTag > |
Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid. More... | |
class | Dumux::RootSpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the root xylem flow. More... | |
class | Dumux::SoilSpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the soil problem. More... | |
class | Dumux::BloodFlowProblem< TypeTag > |
Exact solution 1D-3D. More... | |
class | Dumux::TissueProblem< TypeTag > |
Definition of a problem, for the 1p2c problem: Component transport of oxygen in interstitial fluid. More... | |
class | Dumux::BloodFlowSpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the blood flow problem. More... | |
class | Dumux::TissueSpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the tissue problem. More... | |
class | Dumux::FractureProblem< TypeTag > |
Exact solution 1D-3D. More... | |
class | Dumux::MatrixProblem< TypeTag > |
The matrix problem. More... | |
class | Dumux::MatrixFractureSpatialParams< GridGeometry, Scalar > |
Definition of the spatial parameters for the matrix and fracture problem. More... | |