Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.26 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.26 KB

eCLM

CI docs latest tag

eCLM is based from Community Land Model 5.0 (CLM5.0). It has the same modelling capabilities as CLM5 but with a more simplified infrastructure for build and namelist generation. The build system is handled entirely by CMake and namelists are generated through a small set of Python scripts. Only Fortran source codes necessary for a functional land model simulation were imported from CLM5.

Unlike CLM5, there are no built-in batch scripts in eCLM. It is up to system maintainers or users to craft their own workflows by combining the basic tools in this repo plus the native tools in their respective platforms.

Warning

eCLM is still experimental and being extensively tested. Use it at your own risk!

Usage

Please check the documentation at https://hpscterrsys.github.io/eCLM