Question
2 variables and if statements
- June 11, 2018
- 2 replies
- 3207 views
Hello eveyone,
I am trying to calculate erosion on clay levee's where the soil protection has failed. To do this I need to calculate 2 variables. The way the variables are calculated differs depending on one of the variables that I need to calculate... Hope this makes sense. To illustrate I added a picture with a program where the different ways of calculating and the statements for each phase are given.
I am trying to calculate the variable cotat and hklif. So in the case cotat < 8 it would be the equition from the first if statement.
Other variables like Hs dk hb etc are known cause they are input in the sheet.

