diff --git a/test/porousmediumflow/1pncmin/nonisothermal/properties.hh b/test/porousmediumflow/1pncmin/nonisothermal/properties.hh index 50ca0816e4bd740c7cd5581d3a2be85ac620e7ef..163ee45508f7690c51712182af5f986a586fa201 100644 --- a/test/porousmediumflow/1pncmin/nonisothermal/properties.hh +++ b/test/porousmediumflow/1pncmin/nonisothermal/properties.hh @@ -75,10 +75,6 @@ struct SolidSystem<TypeTag, TTag::ThermoChem> using type = SolidSystems::CompositionalSolidPhase<Scalar, ComponentOne, ComponentTwo>; }; -// // Enable velocity output -// template<class TypeTag> -// struct VtkAddVelocity<TypeTag, TTag::ThermoChem> { static constexpr bool value = false; }; - // Set the spatial parameters template<class TypeTag> struct SpatialParams<TypeTag, TTag::ThermoChem>