From c8a372919906b0a9b8e50f0fd98c15db6871137d Mon Sep 17 00:00:00 2001 From: Arne Morten Kvarving Date: Fri, 28 Jun 2024 12:17:13 +0200 Subject: [PATCH] changed: VtkWriteTemperature parameter moved to Opm::Parameters namespace --- opm/simulators/flow/FlowMain.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opm/simulators/flow/FlowMain.hpp b/opm/simulators/flow/FlowMain.hpp index c96451869..f218fa249 100644 --- a/opm/simulators/flow/FlowMain.hpp +++ b/opm/simulators/flow/FlowMain.hpp @@ -176,7 +176,7 @@ namespace Opm { Parameters::hideParam(); Parameters::hideParam(); Parameters::hideParam(); - Parameters::hideParam(); + Parameters::hideParam(); Parameters::hideParam(); Parameters::hideParam(); Parameters::hideParam();