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

reading and writing states, fluxes and configuration for restart of mHM. More...

Go to the source code of this file.

Modules

module  mo_restart
 reading and writing states, fluxes and configuration for restart of mHM.
 

Functions/Subroutines

subroutine, public mo_restart::write_restart_files (outfile)
 write restart files for each domain
 
subroutine, public mo_restart::read_restart_states (idomain, domainid, infile)
 reads fluxes and state variables from file
 

Detailed Description

reading and writing states, fluxes and configuration for restart of mHM.

routines are seperated for reading and writing variables for:

  • states and fluxes, and
  • configuration.

Reading of L11 configuration is also seperated from the rest, since it is only required when routing is activated.

Authors
Stephan Thober
Date
Jul 2013

Definition in file mo_restart.f90.