5.13.3-dev0
mHM
The mesoscale Hydrological Model
Loading...
Searching...
No Matches
mo_read_wrapper.f90 File Reference

Wrapper for all reading routines. More...

Go to the source code of this file.

Modules

module  mo_read_wrapper
 Wrapper for all reading routines.
 

Functions/Subroutines

subroutine, public mo_read_wrapper::read_data (laiper)
 Reads data.
 
subroutine mo_read_wrapper::check_consistency_lut_map (data, lookuptable, filename, unique_values)
 Checks if classes in input maps appear in look up tables.
 

Detailed Description

Wrapper for all reading routines.

This module is to wrap up all reading routines. The general written reading routines are used to store now the read data into global variables.

Authors
Juliane Mai, Matthias Zink
Date
Jan 2013


Definition in file mo_read_wrapper.f90.