mHM
The mesoscale Hydrological Model
|
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 | |
reading and writing states, fluxes and configuration for restart of mHM.
routines are seperated for reading and writing variables for:
Reading of L11 configuration is also seperated from the rest, since it is only required when routing is activated.
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_restart.f90.