serbinsh / fates

repository for the Functionally Assembled Terrestrial Ecosystem Simulator (FATES)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FATES


DOI

This repository holds the Functionally Assembled Terrestrial Ecosystem Simulator (FATES). FATES is a numerical terrestrial ecosystem model. Its development and support is primarily supported by the Department of Energy's Office of Science, through the Next Generation Ecosystem Experiment - Tropics (NGEE-T) project.

For more information on the FATES model, see our wiki and technical documentation.

Important Guides:


How to Contribute

List of Unsupported or Broken Features

Code of Conduct

Important Note:


Most users should not need to directly clone this repository. FATES needs to be run through a host model, and all supported host-models are in charge of cloning and loading the fates software.

FATES has support to be run via the Energy Exascale Earth System Model (E3SM), the Community Earth System Model (CESM), or its land component, the Community Terrestrial Systems Model (CTSM).

https://github.com/E3SM-Project/E3SM

https://github.com/ESCOMP/cesm https://github.com/ESCOMP/ctsm

Important Note About Host-Models and Compatible Branches:


The FATES and E3SM teams maintain compatability of the NGEET/FATES master branch with the E3SM master branch. When changes to the FATES API force compatability updates with E3SM, there may be some modest lag time.

The FATES team maintains compatability of the NGEET/FATES master branch with the CTSM fates_next_api branch. Since the FATES team uses this branch for its internal testing, this compatability is tightly (immediately) maintained and these two should always be in sync. However, CTSM master may become out of sync with FATES master for large periods (months) of time.

About

repository for the Functionally Assembled Terrestrial Ecosystem Simulator (FATES)

License:Other


Languages

Language:Fortran 93.6%Language:Python 6.2%Language:Shell 0.2%Language:CMake 0.0%