Skip to content

Spatially Explicit Integrated Modeling System --- open-source, cross-platform, and high performance computation

License

Notifications You must be signed in to change notification settings

lreis2415/SEIMS

 
 

Repository files navigation

SEIMS: A modular and parallelized watershed modeling framework

Copyright (C) 2018 Lreis, IGSNRR, CAS, and NJNU. All rights reserved.

Build Status

  • Windows-MSVC 2013-64bit with MSMPI-v8: Build status
  • Linux(Ubuntu trusty)-GCC-4.8 with MPICH2-3.0.4: Build Status

Brief Introduction

The Spatially Explicit Integrated Modeling System (SEIMS), is a lightweight, modular, and parallelized watershed modeling framework for watershed modeling and scenario analysis.

SEIMS is mainly written by C++ with support of GDAL, Mongo-C-Driver, OpenMP and MPI, while Python is used for organizing the preprocessing, postprocessing, scenario analysis, etc. workflows. Theoretically, SEIMS could be compiled by common used compiler (e.g. MSVC 2010+, GCC 4.6+, and Intel C++ 12.0+) as 32-bit or 64-bit programs and run on any mainstream OS (e.g. Windows, Linux, and macOS).

SEIMS contains several module categories, include Hydrology, Erosion, Nutrient, Plant Growth, BMP Management, etc. Algorithms are integrated from SWAT, LISEM, WetSpa Extension, DHSVM, CASC2D, etc.

SEIMS is still being developing and any constructive feedback (issues or push requests) will be welcome and appreciated.

Selected peer-reviewed papers

Watershed modeling framework

BMPs scenario analysis

Support

SEIMS is an open source software. Support is provided through the Github issues and Email of present developers.