5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
common - Fortran modules

Common modules used by mHM, mRM and MPR. More...

Modules

module  mo_check
 Input checking routines.
 
module  mo_clean_up
 Module to clean up after a mHM run.
 
module  mo_common_constants
 Provides constants commonly used by mHM, mRM and MPR.
 
module  mo_common_datetime_type
 type for date time information with an increment subroutine
 
module  mo_common_file
 Provides file names and units for mRM.
 
module  mo_common_functions
 Provides small utility functions used by multiple parts of the code (mHM, mRM, MPR)
 
module  mo_common_grid
 gridding tools
 
module  mo_common_mhm_mrm_file
 Provides file names and units for mHM.
 
module  mo_common_mhm_mrm_read_config
 Reading of main model configurations.
 
module  mo_common_mhm_mrm_variables
 Provides structures needed by mHM, mRM and/or mpr.
 
module  mo_common_mpi_tools
 tools for MPI communication that are mHM or mRM specific
 
module  mo_common_read_config
 Reading of main model configurations.
 
module  mo_common_read_data
 Common reading routines.
 
module  mo_common_restart
 common restart tools
 
module  mo_common_run_variables
 Provides structures needed by mhm_eval to store current run config.
 
module  mo_common_types
 Provides common types needed by mHM, mRM and/or mpr.
 
module  mo_common_variables
 Provides structures needed by mHM, mRM and/or mpr.
 
module  mo_namelists
 Module containing all namelists representations.
 
module  mo_nc_output
 Creates NetCDF output for different fluxes and state variables of mHM.
 
module  mo_optimization
 Wrapper subroutine for optimization against runoff and sm.
 
module  mo_optimization_types
 Type definitions for optimization routines.
 
module  mo_optimization_utils
 Utility functions, such as interface definitions, for optimization routines.
 
module  mo_read_latlon
 reading latitude and longitude coordinates for each domain
 
module  mo_read_nc
 Reads forcing input data.
 
module  mo_read_spatial_data
 Reads spatial input data.
 
module  mo_read_timeseries
 Routines to read files containing timeseries data.
 

Detailed Description

Common modules used by mHM, mRM and MPR.

This module provides different routines, constants and structures for all components of mHM.