program mhm_driver
Distributed precipitation-runoff model mHM.
Provides structures needed by mHM, mRM and/or mpr.
Module to parse command line arguments of mHM.
subroutine, public parse_command_line()
parse the given command line arguments.
Module providing interfaces for mHM.
subroutine, public mhm_interface_init(namelist_mhm, namelist_mhm_param, namelist_mhm_output, namelist_mrm_output, cwd)
initialize mHM from given namelist paths.
subroutine, public mhm_interface_run()
Run mHM with current settings.
subroutine, public mhm_interface_run_optimization()
Run mHM optimization with current settings.
subroutine, public mhm_interface_finalize()
Write mHM restart.