From f55ece16b0e9bc98fee2a31fd3cdc5435ff084f7 Mon Sep 17 00:00:00 2001 From: Caterina Toscano Date: Fri, 17 Jan 2025 15:21:32 +0100 Subject: [PATCH] comment --- bin/CRITERIA3D/criteria3DProject.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/CRITERIA3D/criteria3DProject.cpp b/bin/CRITERIA3D/criteria3DProject.cpp index 02a0e247..2f083458 100644 --- a/bin/CRITERIA3D/criteria3DProject.cpp +++ b/bin/CRITERIA3D/criteria3DProject.cpp @@ -1342,7 +1342,7 @@ bool Crit3DProject::runModelHour(const QString& hourlyOutputPath, bool isRestart updateDailyTemperatures(); if (1) //if Hydrall is on processes.computeForestModel { - computeHydrall(myDateTime, 25, 200); + //computeHydrall(myDateTime, 25, 200); } } if (processes.computeWater)