5.13.2
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_soil_database.f90 File Reference

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.
 

Detailed Description

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.

Authors
Juliane Mai
Date
Dec 2012


Definition in file mo_soil_database.f90.