Skip to content

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 to Tiles
  • Renames core methods diagnosticstep! and prognosticstep! to updatestate! and computefluxes! respectively.
Edited by Brian Groenke

Merge request reports