mHM
The mesoscale Hydrological Model
|
Provides file names and units for mRM. More...
Go to the source code of this file.
Modules | |
module | mo_common_file |
Provides file names and units for mRM. | |
Variables | |
character(len= *), parameter | mo_common_file::file_dem = 'dem.asc' |
DEM input data file. | |
integer, parameter | mo_common_file::udem = 53 |
Unit for DEM input data file. | |
integer, parameter | mo_common_file::ulcoverclass = 61 |
Unit for LCover input data file. | |
character(len= *), parameter | mo_common_file::file_config = 'ConfigFile.log' |
file defining mHM's outputs | |
integer, parameter | mo_common_file::uconfig = 68 |
Unit for file defining mHM's outputs. | |
Provides file names and units for mRM.
Provides all filenames as well as all units used for the multiscale Routing Model mRM.
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_file.f90.