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