![]() |
mHM
The mesoscale Hydrological Model
|
Module to provide a script to execute mHM. More...
Functions | |
| f_version () | |
| mhm () | |
| Execute mhm as a command line program. | |
Variables | |
| str | __version__ = "0.0.0.dev0" |
Module to provide a script to execute mHM.
COPYING and COPYING.LESSER provided with this software. The complete GNU license text can also be found at http://www.gnu.org/licenses/.
| mhm.cli.f_version | ( | ) |
Definition at line 19 of file cli.py.
References model.version().
Referenced by mhm.cli.mhm().
| mhm.cli.mhm | ( | ) |
Execute mhm as a command line program.
Definition at line 23 of file cli.py.
References mhm.cli.f_version(), model.finalize(), model.init(), model.run_or_optimize(), and model.set_verbosity().