Add SURFEX soil scheme and fix water flux issues
This PR regrettably got a bit unfocused on the original goal.
- Refactors method interfaces of Heat and Hydrology module
- Resolves a bug in the freezethaw! implementation of Richards equation.
- Renames
Strat
module toTiles
- Renames core methods
diagnosticstep!
andprognosticstep!
toupdatestate!
andcomputefluxes!
respectively.
Edited by Brian Groenke