Skip to content

Commit

Permalink
Remove unused Kaa_Switch
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahAlidoost committed Sep 12, 2023
1 parent 4559874 commit 565b6a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/StartInit.m
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@
SoilVariables.KLa_Switch = [];
if ModelSettings.Soilairefc
SoilVariables.KaT_Switch = 1;
% Kaa_Switch is not used in the main script!
Kaa_Switch = 1;
SoilVariables.DVa_Switch = 1;
SoilVariables.KLa_Switch = 1;
end
Expand Down

0 comments on commit 565b6a8

Please sign in to comment.