-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from NCAR/modularize_infiltration
Modularization of Infiltration - first stage Separate out the first 3 steps of subroutine Infiltration into more modular homes. The biggest piece of this is to introduce a new InfiltrationExcessRunoffMod.F90; this will be where alternative parameterizations of infiltration excess runoff can be put.
- Loading branch information
Showing
8 changed files
with
568 additions
and
147 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.