FINAM -- Introduction
This book has moved to the FINAM documentation. You are viewing an outdated version!
FINAM is an open-source component-based model coupling framework for environmental models. It aims at enabling bi-directional online couplings of models for different compartments like geo-, hydro-, pedo- and biosphere.
The framework is built in Python, with well-defined interfaces for data exchange. This approach allows for coupling of models irrespective of their internal structure, architecture or programming language.
Chapters
- About this book -- The purpose of this book, and how to read it.
- FINAM principles -- Explains basic principles of the FINAM framework that are of interest for users as well as developers.
- Using FINAM -- Guide for users that aim at coupling existing models.
- Developing for FINAM -- Guide for developers on how to prepare models for FINAM, and how to implement adapters.
External resources
- FINAM homepage
- FINAM source code and API docs
- FINAM GitLab group, containing further related projects
- Sources of this book