5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_mrm_write.f90 File Reference

write of discharge and restart files More...

Go to the source code of this file.

Modules

module  mo_mrm_write
 write of discharge and restart files
 

Functions/Subroutines

subroutine, public mo_mrm_write::mrm_write
 write discharge and restart files
 
subroutine mo_mrm_write::write_configfile
 This modules writes the results of the configuration into an ASCII-file.
 
subroutine mo_mrm_write::write_daily_obs_sim_discharge (qobs, qsim)
 Write a file for the daily observed and simulated discharge timeseries during the evaluation period for each gauging station.
 
subroutine mo_mrm_write::write_subdaily_obs_sim_discharge (qobs, qsim, factor)
 Write a file for the simulated discharge timeseries during the evaluation period for each gauging station.
 
subroutine, public mo_mrm_write::mrm_write_optifile (best_of, best_paramset, param_names)
 Write briefly final optimization results.
 
subroutine, public mo_mrm_write::mrm_write_optinamelist (parameters, maskpara, parameters_name)
 Write final, optimized parameter set in a namelist format.
 

Detailed Description

write of discharge and restart files

This module contains the subroutines for writing the discharge files and optionally the restart files.

Authors
Stephan Thober
Date
Aug 2015


Definition in file mo_mrm_write.f90.