![]() |
mHM
The mesoscale Hydrological Model
|
Generating soil database from input file. More...
Go to the source code of this file.
Modules | |
| module | mo_soil_database |
| Generating soil database from input file. | |
Functions/Subroutines | |
| subroutine, public | mo_soil_database::read_soil_lut (filename) |
| Reads the soil LUT file. | |
| subroutine, public | mo_soil_database::generate_soil_database |
| Generates soil database. | |
Generating soil database from input file.
This module provides the routines for generating the soil database for mHM from an ASCII input file. One routine read_soil_LUT reads a soil LookUpTable, performs some consistency checks and returns an initial soil database. The second routine generate_soil_database calculates based on the initial one the proper soil database.
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_soil_database.f90.