![]() |
mHM
The mesoscale Hydrological Model
|
Restart routines. More...
Go to the source code of this file.
Modules | |
module | mo_mrm_restart |
Restart routines. | |
Functions/Subroutines | |
subroutine, public | mo_mrm_restart::mrm_write_restart (idomain, domainid, outfile) |
write routing states and configuration | |
subroutine, public | mo_mrm_restart::mrm_read_restart_states (idomain, domainid, infile) |
read routing states | |
subroutine, public | mo_mrm_restart::mrm_read_restart_config (idomain, domainid, infile) |
reads Level 11 configuration from a restart directory | |
Restart routines.
This module contains the subroutines for reading and writing routing related variables to file.
COPYING
and COPYING.LESSER
provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/.
Definition in file mo_mrm_restart.f90.