![]() |
mHM
The mesoscale Hydrological Model
|
Provides mRM specific constants. More...
Go to the source code of this file.
Modules | |
| module | mo_mrm_constants |
| Provides mRM specific constants. | |
Variables | |
| integer(i4), parameter, public | mo_mrm_constants::noutflxstate = 2_i4 |
| integer(i4), parameter, public | mo_mrm_constants::nroutingstates = 2 |
| integer(i4), parameter, public | mo_mrm_constants::maxnogauges = 200_i4 |
| real(dp), parameter, public | mo_mrm_constants::rout_space_weight = 0._dp |
| real(dp), parameter, public | mo_mrm_constants::deltah = 5.000_dp |
| real(dp), dimension(19), parameter | mo_mrm_constants::given_ts = (/ 60._dp, 120._dp, 180._dp, 240._dp, 300._dp, 360._dp, 600._dp, 720._dp, 900._dp, 1200._dp, 1800._dp, 3600._dp, 7200._dp, 10800._dp, 14400._dp, 21600._dp, 28800._dp, 43200._dp, 86400._dp/) |
Provides mRM specific constants.
Provides mRM specific constants such as flood plain elevation.
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_constants.F90.