e3smv3_maint2.0_hephaestus

E3SMv3 Maint 2.0 version used for Hephaestus PPE, based on the previous Nephele PPE

https://github.com/hbrown18/e3smv3_maint2.0_hephaestus

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 (14.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

E3SMv3 Maint 2.0 version used for Hephaestus PPE, based on the previous Nephele PPE

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

README.md

E3SM Logo

Energy Exascale Earth System Model (E3SM) version 3

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.

This is version 3.0.2 of E3SM, the latest patch release of version 3.0

If you use this model, please reference the software using this DOI: 10.11578/E3SM/dc.20241216.1

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

For questions about the model, use Github Discussions.

See our Github-hosted documentation at https://docs.e3sm.org/E3SM.

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

License

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

Owner

  • Name: Hunter Brown
  • Login: hbrown18
  • Kind: user
  • Company: Sandia National Labs

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: 3.0.2
doi: 10.11578/E3SM/dc.20241216.1
repository-code: 'https://github.com/E3SM-Project/E3SM'
url: 'https://e3sm.org'
license: BSD-3-Clause

GitHub Events

Total
  • Issue comment event: 2
  • Push event: 1
  • Pull request event: 3
  • Fork event: 1
  • Create event: 3
Last Year
  • Issue comment event: 2
  • Push event: 1
  • Pull request event: 3
  • Fork event: 1
  • Create event: 3

Dependencies

.github/workflows/e3sm-gh-ci-cime-tests.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/e3sm-gh-ci-w-cime-tests.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/e3sm-gh-md-linter.yml actions
  • DavidAnson/markdownlint-cli2-action v17 composite
  • actions/checkout v4 composite
  • tj-actions/changed-files v45 composite
.github/workflows/e3sm-gh-pages.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • rossjrw/pr-preview-action v1 composite
.github/workflows/e3sm-gh-tools-mkatmsrffile-test.yml actions
  • actions/checkout v4 composite
  • conda-incubator/setup-miniconda v3 composite
.github/workflows/eamxx-gh-ci-standalone.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/eamxx-gh-pages.yml actions
  • JamesIves/github-pages-deploy-action v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • rossjrw/pr-preview-action v1 composite
.github/workflows/eamxx_default_files.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
components/eamxx/docker/Dockerfile docker
  • cime ${CIME_VERSION} build
components/eamxx/docker/requirements.txt pypi
  • cftime *
  • netCDF4 *
  • numpy *
  • xarray *
  • zarr *
components/eamxx/src/python/pyproject.toml pypi
  • mpi4py *
  • numpy *