Skip to content

crazyzlj/SEIMS_For_Gitbook

 
 

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

Modeling framework related

BMPs scenario analysis

Support

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

About

Please visit the original repository of SEIMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.3%
  • C 26.6%
  • Python 10.4%
  • CMake 4.4%
  • Makefile 0.2%
  • Objective-C 0.1%