diff --git a/doc/handbook/EPS/dumux_strucutre_flowchart_horizontal_explained.svg b/doc/handbook/EPS/dumux_strucutre_flowchart_horizontal_explained.svg new file mode 100644 index 000000000..5e76ad9d0 --- /dev/null +++ b/doc/handbook/EPS/dumux_strucutre_flowchart_horizontal_explained.svg @@ -0,0 +1,708 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + dumux boxmodels common decoupled io material nonlinear + + + + + + + + common specific models + + common specific models + + + + + + + + + + + + + + + + binarycoefficients components fluidmatrix-interactions fluidsystems + spatialprameters + + + + + + + + + + + + + model and problem definition: implementation of equations, model specific properties, fluidstates and indices. general fully implicit boxmethod: assembling in boxlocaljacobian.hh, evaluation of partial derivative in boxlocalresidual.hh, dual mesh geometry in fvelementgeometry.hh, base clases for model and problem definition, interface for compatibility with pdelab. common files of the boxmodels and the decoupled models: pardiso interface, time integration, start routine, the propterty sytem, ... . specific model definition for the decoupled formulation. In each model folder are subdirectories for the implicit pressure equation sorted by discretization method, and for the explicit transport. additional in-/output possibilities like restart files and a VTKWriter extension. base classes and general files for the decoupled formulation. binary coefficients (like binary diffusion coefficients) and those needed for the constitutive relationships (e.g. Henry coefficient). properties of a pure chemical substance (e.g. water) or pseudo substance (e.g. air) constitutive relationships (e.g. capillary pressure - saturation - curve). the fluid system collects the information (e.g. from components, binary coefficients ...) and contains the fluid characteristics of phases (e.g. viscosity, density, enthalpy, diffusion coefficients) for compositional or non-compositional multi-phase flow. base class for all spatially dependend variables, like permeability and porosity, includes spatial averaging routines. All other properties are specified in the specific files of the respective models. Newton's method. + + . + +