#include <dumux/common/math.hh>
#include <dumux/common/parameters.hh>
#include <dumux/common/properties.hh>
#include <dumux/discretization/method.hh>
#include <dumux/flux/darcyslaw.hh>
Go to the source code of this file.
Specialization of Darcy's Law for the two-phase one-component model, including a the possibility
to block spurious fluxes of cold water into the steam zone, which can improve the model's convergence behavior (Gudbjerg et al., 2005) [32].
Classes | |
struct | Dumux::Properties::UseBlockingOfSpuriousFlow< TypeTag, MyTypeTag > |
Determines whether blocking of spurious flow is used or not. More... | |
class | Dumux::TwoPOneCDarcysLaw< TypeTag > |
Specialization of Darcy's Law for the two-phase one-component model, including a the possibility to block spurious fluxes of cold water into the steam zone, which can improve the model's convergence behavior (Gudbjerg et al., 2005) [32]. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::Properties |