Input checking routines.
More...
Go to the source code of this file.
|
module | mo_check |
| Input checking routines.
|
|
|
subroutine, public | mo_check::check_dir (path, text, raise, tab, text_length) |
| Check if a given directory exists.
|
|
Input checking routines.
This module provides sanity checks for the input data.
- Authors
- Sebastian Mueller
- Date
- Nov 2020
- Copyright
- Copyright 2005-2024, the mHM Developers, Luis Samaniego, Sabine Attinger: All rights reserved. mHM is released under the LGPLv3+ license
The UFZ(CHS) mesoscale hydrologic model mHM is free software. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the free Software Foundation either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You received a copy of the GNU Lesser General Public License along with the UFZ CHS mesoscale hydrologic model mHM. It can be found in the files 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_check.f90.