![]() |
mHM
The mesoscale Hydrological Model
|
Startup procedures for mHM. More...
Go to the source code of this file.
Modules | |
| module | mo_mpr_startup |
| Startup procedures for mHM. | |
Functions/Subroutines | |
| subroutine, public | mo_mpr_startup::mpr_initialize |
| Initialize main mHM variables. | |
| subroutine | mo_mpr_startup::l0_check_input (idomain) |
| Check for errors in L0 input data. | |
| subroutine | mo_mpr_startup::l0_variable_init (idomain) |
| level 0 variable initialization | |
| subroutine, public | mo_mpr_startup::init_eff_params (ncells1) |
| Allocation of space for mHM related L1 and L11 variables. | |
Startup procedures for mHM.
This module initializes all variables required to run mHM. This module needs to be run only one time at the beginning of a simulation if re-starting files do not exist.
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_mpr_startup.f90.