Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/E3SM-Project/E3SM
Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated.
https://github.com/E3SM-Project/E3SM
climate climate-model climate-science e3sm fortran snl-applications
Last synced: 3 months ago
JSON representation
Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated.
- Host: GitHub
- URL: https://github.com/E3SM-Project/E3SM
- Owner: E3SM-Project
- License: other
- Created: 2014-07-03T19:04:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T15:10:41.000Z (5 months ago)
- Last Synced: 2024-06-11T19:38:47.806Z (5 months ago)
- Topics: climate, climate-model, climate-science, e3sm, fortran, snl-applications
- Language: Fortran
- Homepage: https://docs.e3sm.org/E3SM
- Size: 449 MB
- Stars: 336
- Watchers: 138
- Forks: 335
- Open Issues: 460
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Citation: CITATION.cff
- Authors: AUTHORS
- Codemeta: codemeta.json
Awesome Lists containing this project
- open-sustainable-technology - E3SM - A state-of-the-art fully coupled model of the Earth's climate including important biogeochemical and cryospheric processes. (Climate Change / Earth and Climate Modeling)
README
[![E3SM Logo](https://e3sm.org/wp-content/themes/e3sm/assets/images/e3sm-logo.png)](https://e3sm.org)
Energy Exascale Earth System Model (E3SM)
================================================================================E3SM is a state-of-the-art fully coupled model of the Earth's climate including
important biogeochemical and cryospheric processes. It is intended to address
the most challenging and demanding climate-change research problems and
Department of Energy mission needs while efficiently using DOE Leadership
Computing Facilities.DOI: [10.11578/E3SM/dc.20240301.3](http://dx.doi.org/10.11578/E3SM/dc.20240301.3)
Please visit the [project website](https://e3sm.org) or our [Confluence site](https://acme-climate.atlassian.net/wiki/spaces/DOC/overview)
for further details.For questions about the model, use [Github Discussions](https://github.com/E3SM-Project/E3SM/discussions).
See our Github-hosted documentation at [https://e3sm-project.github.io/E3SM/](https://e3sm-project.github.io/E3SM/).
Table of Contents
--------------------------------------------------------------------------------
- [Quick Start](#quickstart)
- [Supported Machines](#supportedmachines)
- [Running](#running)
- [Contributing](#contributing)
- [Acknowledge](#acknowledge)
- [License](#license)Quick Start
--------------------------------------------------------------------------------
The [Quick Start](https://e3sm.org/model/running-e3sm/e3sm-quick-start/) page
includes instructions on obtaining the necessary code and input data for model
setup and execution on a supported machine.Supported Machines
--------------------------------------------------------------------------------
E3SM is a high-performance computing application and generally requires a
capable compute cluster to run a scientifically validated case at a useful
simulation speed.To run E3SM, it is recommended that you obtain time on a
[Supported Machine](https://e3sm.org/model/running-e3sm/supported-machines/).Running
--------------------------------------------------------------------------------
Please refer to [Running E3SM](https://e3sm.org/model/running-e3sm/)
for instructions on running the model.Contributing
--------------------------------------------------------------------------------
Please refer to [Contributing](CONTRIBUTING.md) for details on our code development
process.Acknowledgement
--------------------------------------------------------------------------------
The Energy Exascale Earth System Model (E3SM) Project should be acknowledged in
publications as the origin of the model using
[these guidelines](https://e3sm.org/resources/policies/acknowledge-e3sm/).In addition, the software should be cited. For your convenience,
the following BibTeX entry is provided.
```TeX
@misc{e3sm-model,
title = {{Energy Exascale Earth System Model (E3SM)}},
author = {{E3SM Project}},
abstractNote = {{E3SM} is a state-of-the-art fully coupled model of the {E}arth's
climate including important biogeochemical and cryospheric processes.},
howpublished = {[Computer Software] \url{https://dx.doi.org/10.11578/E3SM/dc.20240301.3}},
url = {https://dx.doi.org/10.11578/E3SM/dc.20240301.3},
doi = {10.11578/E3SM/dc.20240301.3},
year = 2024,
month = mar,
}
```License
--------------------------------------------------------------------------------
The E3SM model is available under a BSD 3-clause license.
Please see [LICENSE](LICENSE) for details.