5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_mrm_restart.f90 File Reference

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
 

Detailed Description

Restart routines.

This module contains the subroutines for reading and writing routing related variables to file.

Authors
Stephan Thober
Date
Aug 2015


Definition in file mo_mrm_restart.f90.