Skip to content

Commit

Permalink
add soil cracking
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomei committed Aug 13, 2024
1 parent 30f36b4 commit 3d4be84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/CRITERIA3D/criteria3DProject.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ void Crit3DProject::assignPrecipitation()
}


// Water infiltration into soil cracks
// input: precipitation [mm]
// returns the water remaining on the surface after infiltration into soil cracks
float Crit3DProject::checkSoilCracking(int row, int col, float precipitation)
Expand Down

0 comments on commit 3d4be84

Please sign in to comment.