#include <vector>
#include <iostream>
#include <dune/common/exceptions.hh>
#include <dumux/common/exceptions.hh>
#include <dumux/common/parameters.hh>
#include <dumux/discretization/localview.hh>
Go to the source code of this file.
Consistency checks for the PNM two-phase model.
Classes | |
class | Dumux::PoreNetwork::TwoPNewtonConsistencyChecks< GridVariables, SolutionVector > |
Consistency checks for the PNM two-phase model. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
namespace | Dumux::PoreNetwork |