mHM
The mesoscale Hydrological Model
|
Initialization of all state variables of mHM. More...
Go to the source code of this file.
Modules | |
module | mo_init_states |
Initialization of all state variables of mHM. | |
Functions/Subroutines | |
subroutine, public | mo_init_states::variables_alloc (ncells1) |
Allocation of space for mHM related L1 and L11 variables. | |
subroutine, public | mo_init_states::variables_default_init |
Default initalization mHM related L1 variables. | |
subroutine, public | mo_init_states::fluxes_states_default_init |
initialize fluxes and states with default values | |
Initialization of all state variables of mHM.
This module initializes all state variables required to run mHM.
Two options are provided: - (1) default values - (2) from nc file
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_init_states.f90.