Skip to content

Commit bbacf3a

Browse files
committed
Update README and other files for v3.0.1
Update README and other files for v3.0.1
1 parent fc02007 commit bbacf3a

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors:
99
- given-names: E3SM
1010
family-names: Project
1111
version: 3.0.0
12-
doi: 10.11578/E3SM/dc.20240301.3
12+
doi: 10.11578/E3SM/dc.20240930.1
1313
repository-code: 'https://github.com/E3SM-Project/E3SM'
1414
url: 'https://e3sm.org'
1515
license: BSD-3-Clause

LICENSE

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Except for the separable pieces descibed below, E3SM is released
22
under the following 3-Clause BSD Open Source license.
33

44
*******************************************************************************
5-
Copyright ©2023, UChicago Argonne, LLC All Rights Reserved
5+
Copyright ©2043, UChicago Argonne, LLC All Rights Reserved
66

77
Software Name: Energy Exascale Earth System Model (E3SM)
88

@@ -55,15 +55,21 @@ GPTL share/timing author non-commeric
5555
MCT externals/mct ANL BSD
5656
YAKL externals/YAKL author BSD
5757
cub externals/cub author, NVIDIA BSD
58-
kokkos externals/kokkos SNL BSD
58+
kokkos externals/ekat SNL BSD
59+
haero externals/haero SNL/Battelle BSD
60+
mam4xx externals/mam4xx SNL/Battelle BSD
5961

6062
Ocean/Ice under components/
6163
----------- -----------------
6264
CICE cice LANL BSD
6365
MPAS Framework mpas-framework LANL BSD
64-
MPAS Ocean mpas-ocean LANL BSD
65-
MPAS SeaIce mpas-seaice LANL BSD
66-
MPAS-Albany LandIce mpas-albany-landice LANL, SNL BSD
66+
FFTW mpas-ocean/src/FFTW author/MIT GPL
67+
MARBL mpas-ocean/src/MARBL NCAR BSD
68+
SHTNS mpas-ocean/src/SHTNS CeCILL GPL
69+
70+
Land-ice under components/mpas-albany-landice
71+
----------- ------------------------------------
72+
SeaLevelModel src/SeaLevelModel author MIT
6773

6874
Land under components/elm/src
6975
----------- ------------------------

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ the most challenging and demanding climate-change research problems and
99
Department of Energy mission needs while efficiently using DOE Leadership
1010
Computing Facilities.
1111

12-
DOI: [10.11578/E3SM/dc.20240301.3](http://dx.doi.org/10.11578/E3SM/dc.20240301.3)
12+
DOI: [10.11578/E3SM/dc.20240930.1](http://dx.doi.org/10.11578/E3SM/dc.20240930.1)
1313

1414
Please visit the [project website](https://e3sm.org) or our [Confluence site](https://acme-climate.atlassian.net/wiki/spaces/DOC/overview)
1515
for further details.
1616

1717
For questions about the model, use [Github Discussions](https://github.com/E3SM-Project/E3SM/discussions).
1818

19-
See our Github-hosted documentation at [https://e3sm-project.github.io/E3SM/](https://e3sm-project.github.io/E3SM/).
19+
See our Github-hosted documentation at [https://docs.e3sm.org/E3SM](https://docs.e3sm.org/E3SM/).
2020

2121
Table of Contents
2222
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)