mHM
The mesoscale Hydrological Model
|
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) | |
Provides file names and units for mHM.
Provides all filenames as well as all units used for the hydrologic model mHM.
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_common_mHM_mRM_file.f90.