3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::McWhorterAnalytic< TypeTag > Class Template Reference

Analytic solution of the McWhorter problem. More...

#include <test/porousmediumflow/2p/sequential/mcwhorteranalyticsolution.hh>

Description

template<typename TypeTag>
class Dumux::McWhorterAnalytic< TypeTag >

Analytic solution of the McWhorter problem.

for naming of variables see "An Improved Semi-Analytical Solution for Verification of Numerical Models of Two-Phase Flow in Porous Media" (R. Fucik, J. Mikyska, M. Benes, T. H. Illangasekare; 2007)

Public Member Functions

void calculateAnalyticSolution ()
BlockVector AnalyticSolution () const
template<class MultiWriter>
void addOutputVtkFields (MultiWriter &writer)
void initialize ()
 McWhorterAnalytic (Problem &problem, Scalar tolAnalytic=1e-14)

Constructor & Destructor Documentation

◆ McWhorterAnalytic()

template<typename TypeTag>
Dumux::McWhorterAnalytic< TypeTag >::McWhorterAnalytic ( Problem & problem,
Scalar tolAnalytic = 1e-14 )
inline

Member Function Documentation

◆ addOutputVtkFields()

template<typename TypeTag>
template<class MultiWriter>
void Dumux::McWhorterAnalytic< TypeTag >::addOutputVtkFields ( MultiWriter & writer)
inline

◆ AnalyticSolution()

template<typename TypeTag>
BlockVector Dumux::McWhorterAnalytic< TypeTag >::AnalyticSolution ( ) const
inline

◆ calculateAnalyticSolution()

template<typename TypeTag>
void Dumux::McWhorterAnalytic< TypeTag >::calculateAnalyticSolution ( )
inline

◆ initialize()

template<typename TypeTag>
void Dumux::McWhorterAnalytic< TypeTag >::initialize ( )
inline

The documentation for this class was generated from the following file: