Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cate-to committed Jan 17, 2025
1 parent 2ad03db commit f55ece1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/CRITERIA3D/criteria3DProject.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit f55ece1

Please sign in to comment.