From 142eb264801b6fc8d200d04945d0367446f00e60 Mon Sep 17 00:00:00 2001 From: Timo Koch <timo.koch@iws.uni-stuttgart.de> Date: Tue, 2 Feb 2016 13:32:46 +0100 Subject: [PATCH] [cleanup] Live with pc-sw curves for Richards --- dumux/io/plotmateriallaw.hh | 2 -- 1 file changed, 2 deletions(-) diff --git a/dumux/io/plotmateriallaw.hh b/dumux/io/plotmateriallaw.hh index 60fd38fe0a..7271fe152f 100644 --- a/dumux/io/plotmateriallaw.hh +++ b/dumux/io/plotmateriallaw.hh @@ -39,8 +39,6 @@ NEW_PROP_TAG(Scalar); /*! *\brief Interface for plotting the two-phase fluid-matrix-interaction laws - * - * TODO: add theta head pressure plot (porosity and density is needed) */ template<class TypeTag> class PlotMaterialLaw -- GitLab