Skip to content

Commit

Permalink
Remove one white line
Browse files Browse the repository at this point in the history
  • Loading branch information
MostafaGomaa93 authored Jul 25, 2024
1 parent edcac61 commit f118ceb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/+soilmoisture/calculateEvapotranspiration.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
function [Rn_SOIL, Evap, EVAP, Trap, r_a_SOIL, Srt, RWUs, RWUg] = calculateEvapotranspiration(InitialValues, ForcingData, SoilVariables, KT, RWU, fluxes, Srt, ModelSettings, GroundwaterSettings)


if ~GroundwaterSettings.GroundwaterCoupling % no Groundwater coupling, added by Mostafa
indxBotm = 1; % index of bottom layer is 1, STEMMUS calculates from bottom to top
else % Groundwater Coupling is activated
Expand Down

0 comments on commit f118ceb

Please sign in to comment.