5.13.2-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_init_states.f90 File Reference

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
 

Detailed Description

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
Authors
Luis Samaniego & Rohini Kumar
Date
Dec 2012

Definition in file mo_init_states.f90.