Skip to content

Training material for the Basic Model Interface, connecting models in the Nextgen Framework

Notifications You must be signed in to change notification settings

NWC-CUAHSI-Summer-Institute/bootcamp_basic_model_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Basic Model Interface

BMI is a simple concept—it’s just a set of functions with rules for the function names, arguments, and returns.

Example running multiple models

This directory contains three separate models (CFE, Penman and Bucket), all of which include a Basic Model Interface. The example notebook, run_multiple_bmi_modules.ipynb, runs through the BMI functions to run these models with a very simple mock-framework.

Useful Links

About

Training material for the Basic Model Interface, connecting models in the Nextgen Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published