Skip to content

Commit

Permalink
Update README and other files for v3.0.1
Browse files Browse the repository at this point in the history
Update README and other files for v3.0.1
  • Loading branch information
rljacob committed Oct 1, 2024
1 parent fc02007 commit bbacf3a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authors:
- given-names: E3SM
family-names: Project
version: 3.0.0
doi: 10.11578/E3SM/dc.20240301.3
doi: 10.11578/E3SM/dc.20240930.1
repository-code: 'https://github.com/E3SM-Project/E3SM'
url: 'https://e3sm.org'
license: BSD-3-Clause
16 changes: 11 additions & 5 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Except for the separable pieces descibed below, E3SM is released
under the following 3-Clause BSD Open Source license.

*******************************************************************************
Copyright ©2023, UChicago Argonne, LLC All Rights Reserved
Copyright ©2043, UChicago Argonne, LLC All Rights Reserved

Software Name: Energy Exascale Earth System Model (E3SM)

Expand Down Expand Up @@ -55,15 +55,21 @@ GPTL share/timing author non-commeric
MCT externals/mct ANL BSD
YAKL externals/YAKL author BSD
cub externals/cub author, NVIDIA BSD
kokkos externals/kokkos SNL BSD
kokkos externals/ekat SNL BSD
haero externals/haero SNL/Battelle BSD
mam4xx externals/mam4xx SNL/Battelle BSD

Ocean/Ice under components/
----------- -----------------
CICE cice LANL BSD
MPAS Framework mpas-framework LANL BSD
MPAS Ocean mpas-ocean LANL BSD
MPAS SeaIce mpas-seaice LANL BSD
MPAS-Albany LandIce mpas-albany-landice LANL, SNL BSD
FFTW mpas-ocean/src/FFTW author/MIT GPL
MARBL mpas-ocean/src/MARBL NCAR BSD
SHTNS mpas-ocean/src/SHTNS CeCILL GPL

Land-ice under components/mpas-albany-landice
----------- ------------------------------------
SeaLevelModel src/SeaLevelModel author MIT

Land under components/elm/src
----------- ------------------------
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ 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)
DOI: [10.11578/E3SM/dc.20240930.1](http://dx.doi.org/10.11578/E3SM/dc.20240930.1)

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/).
See our Github-hosted documentation at [https://docs.e3sm.org/E3SM](https://docs.e3sm.org/E3SM/).

Table of Contents

Check failure on line 21 in README.md

View workflow job for this annotation

GitHub Actions / linter

Trailing spaces

README.md:21:18 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md

Check failure on line 21 in README.md

View workflow job for this annotation

GitHub Actions / linter

Headings should be surrounded by blank lines

README.md:21 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "Table of Contents"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
--------------------------------------------------------------------------------
Expand Down

0 comments on commit bbacf3a

Please sign in to comment.