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

Provides file names and units for mHM. More...

Go to the source code of this file.

Modules

module  mo_common_mhm_mrm_file
 Provides file names and units for mHM.
 

Variables

character(len=*), parameter mo_common_mhm_mrm_file::file_opti = 'FinalParam.out'
 file defining optimization outputs (objective and parameter set)
 
integer, parameter mo_common_mhm_mrm_file::uopti = 72
 Unit for file optimization outputs (objective and parameter set)
 
character(len=*), parameter mo_common_mhm_mrm_file::file_opti_nml = 'FinalParam.nml'
 file defining optimization outputs in a namelist format (parameter set)
 
integer, parameter mo_common_mhm_mrm_file::uopti_nml = 73
 Unit for file optimization outputs in a namelist format (parameter set)
 

Detailed Description

Provides file names and units for mHM.

Provides all filenames as well as all units used for the hydrologic model mHM.

Authors
Matthias Cuntz
Date
Jan 2012

Definition in file mo_common_mHM_mRM_file.f90.