mHM
The mesoscale Hydrological Model
|
Types to specify the coupling configuration of mHM. More...
Go to the source code of this file.
Data Types | |
module | mo_coupling_type::couple_cfg_type |
This is a container to hold all coupling configurations for mHM. More... | |
Modules | |
module | mo_coupling_type |
Types to specify the coupling configuration of mHM. | |
Functions/Subroutines | |
subroutine | mo_coupling_type::clean_up (self) |
clean up | |
subroutine | mo_coupling_type::read_config (self, file_namelist, unamelist) |
read configuration for the couple_cfg_type class from the mhm namelist | |
subroutine | mo_coupling_type::set_config (self, case, meteo_timestep, meteo_time_ref_endpoint, meteo_expect_pre, meteo_expect_temp, meteo_expect_pet, meteo_expect_tmin, meteo_expect_tmax, meteo_expect_netrad, meteo_expect_absvappress, meteo_expect_windspeed, meteo_expect_ssrd, meteo_expect_strd, meteo_expect_tann, read_nml) |
set configuration for the couple_cfg_type class | |
logical function | mo_coupling_type::any_meteo_expected (self) |
whether any meteo data is expected | |
subroutine | mo_coupling_type::check (self, domainmeta, optimize) |
check configuration | |
logical function | mo_coupling_type::active (self) |
whether coupling is actived | |
Types to specify the coupling configuration of mHM.
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_coupling_type.f90.