philippkraft / cmf

Catchment Modelling Framework, a hydrologic modelling toolbox

Home Page:https://philippkraft.github.io/cmf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

lic zeno pypi travis appveyor

Modelling water and solute fluxes

cmf is a programming library to create hydrological models, which are highly modular and connectible to other models developed using a multiple hypotheses background and is based on the finite volume method Although written in C++, its primary usage is to be compiled as an extension to other programming languages, using SWIG. Researchers can build individual models, targeting their scientific question by using the library objects like water storages, boundary conditions, fluxes and solvers. cmf uses the finite volume method to set up a wide range of models of water flow through your study area. Resulting models can range from lumped conceptual models to fully distributed darcian models and everything in between.

cmf is published as free software under GPLv3. (c) 2007-2017 by Philipp Kraft and the Institute of Landscape Ecology and Resources Management, Justus-Liebig Universität Gießen.

Documentation

Can be found here: https://philippkraft.github.io/cmf

Development

You can join the development or report bugs at Github:

image

Publications

The basic publication of cmf is:

Kraft, P., Vaché, K.B., Frede, H.-G. Breuer, L. 2011. A hydrological programming language extension for integrated catchment models, Environmental Modelling & Software, doi: 10.1016/j.envsoft.2010.12.009

Published applications

About

Catchment Modelling Framework, a hydrologic modelling toolbox

https://philippkraft.github.io/cmf

License:GNU General Public License v3.0


Languages

Language:C++ 79.4%Language:SWIG 12.6%Language:Python 7.7%Language:CMake 0.1%Language:Batchfile 0.0%Language:Shell 0.0%