![]() |
mHM
The mesoscale Hydrological Model
|
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. | |
write of discharge and restart files
This module contains the subroutines for writing the discharge files and optionally the restart files.
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_write.f90.