Skip to content
Snippets Groups Projects
Commit 03ae1c48 authored by Holger Class's avatar Holger Class
Browse files

sorry for double commit, I oversaw an error and fixed it now

git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7694 2fb0f335-1f38-0410-981e-8018bf24f1b0
parent 14bf792e
No related branches found
No related tags found
No related merge requests found
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
/*! /*!
* \file * \file
* *
* \brief Non-isothermal gas injection problem where a gas (e.g. air) * \brief Non-isothermal gas injection problem where a gas (e.g. steam/air)
* is injected into a fully water saturated medium with a residually * is injected into a unsaturated porous medium with a residually
* trapped NAPL contamination. * trapped NAPL contamination.
*/ */
#ifndef DUMUX_KUEVETTE3P3CNIPROBLEM_HH #ifndef DUMUX_KUEVETTE3P3CNIPROBLEM_HH
...@@ -88,8 +88,8 @@ SET_SCALAR_PROP(KuevetteProblem, NewtonRelTolerance, 1e-6); ...@@ -88,8 +88,8 @@ SET_SCALAR_PROP(KuevetteProblem, NewtonRelTolerance, 1e-6);
/*! /*!
* \ingroup ThreePThreeCNIBoxModel * \ingroup ThreePThreeCNIBoxModel
* \ingroup BoxTestProblems * \ingroup BoxTestProblems
* \brief Non-isothermal gas injection problem where a gas (e.g. air) * \brief Non-isothermal gas injection problem where a gas (e.g. steam/air)
* is injected into a fully water saturated medium with a residually * is injected into a unsaturated porous medium with a residually
* trapped NAPL contamination. * trapped NAPL contamination.
* *
* The domain is a quasi-two-dimensional container (kuevette). Its dimensions * The domain is a quasi-two-dimensional container (kuevette). Its dimensions
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment