Science Score: 57.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 11 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.7%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: BunnyVon
  • License: other
  • Language: Fortran
  • Default Branch: main
  • Size: 205 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 9 months ago
Metadata Files
Readme Contributing License Citation Authors Codemeta

README.md

E3SM Logo

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.20230110.5

Please visit the project website or our Confluence site for further details.

For questions about the model, use Github Discussions

Table of Contents

Quick Start

The 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.

Running

Please refer to Running E3SM for instructions on running the model.

Contributing

Please refer to Contributing 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.

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.20230110.5}}, url = {https://dx.doi.org/10.11578/E3SM/dc.20230110.5}, doi = {10.11578/E3SM/dc.20230110.5}, year = 2023, month = jan, }

License

The E3SM model is available under a BSD 3-clause license. Please see LICENSE for details.

Owner

  • Name: Sha Feng
  • Login: BunnyVon
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Energy Exascale Earth System Model
message: '  If you use this software, please cite it using the metadata from this file.'
type: software
authors:
  - given-names: E3SM
    family-names: Project
version: 2.1.0
doi: 10.11578/E3SM/dc.20230110.5
repository-code: 'https://github.com/E3SM-Project/E3SM'
url: 'https://e3sm.org'
license: BSD-3-Clause

GitHub Events

Total
  • Delete event: 1
  • Push event: 5
  • Public event: 1
  • Pull request event: 1
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 5
  • Public event: 1
  • Pull request event: 1
  • Create event: 1

Dependencies

.github/workflows/gh-pages.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v4.7.0 composite
  • rossjrw/pr-preview-action v1 composite
components/eamxx/docker/Dockerfile docker
  • cime ${CIME_VERSION} build
components/eamxx/docker/requirements.txt pypi
  • cftime *
  • netCDF4 *
  • numpy *
  • xarray *
  • zarr *