@@ -2,7 +2,7 @@ Except for the separable pieces descibed below, E3SM is released
2
2
under the following 3-Clause BSD Open Source license.
3
3
4
4
*******************************************************************************
5
- Copyright © 2018 , UChicago Argonne, LLC All Rights Reserved
5
+ Copyright ©2021 , UChicago Argonne, LLC All Rights Reserved
6
6
7
7
Software Name: Energy Exascale Earth System Model (E3SM)
8
8
@@ -41,39 +41,47 @@ CESM is public domain software.
41
41
42
42
*******************************************************************************
43
43
44
- Separable Pieces with their own copyright and license:
44
+ Separable pieces with their own copyright and license:
45
45
46
46
Name Code Location Institution(s) License
47
47
-------------------------------------------------------------------------------
48
48
49
49
Software
50
50
-----------
51
51
CIME cime/ NCAR, SNL, ANL BSD
52
- MCT cime/src/externals/mct ANL BSD
53
- GPTL cime/src/share/timing author non-commerical
52
+ GPTL share/timing author non-commerical
53
+ MCT externals/mct ANL BSD
54
+ YAKL externals/YAKL author BSD
55
+ cub externals/cub NVIDIA BSD-like
56
+ kokkos externals/kokkos NTESS, LLC BSD
54
57
55
58
Ocean/Ice under components/
56
59
----------- -----------------
57
60
CICE cice LANL BSD
61
+ MPAS Framework mpas-framework LANL BSD
58
62
MPAS Ocean mpas-ocean LANL BSD
59
63
MPAS SeaIce mpas-seaice LANL BSD
60
64
MPAS-Albany LandIce mpas-albany-landice LANL,SNL BSD
61
65
62
- Land under components/clm /src
66
+ Land under components/elm /src
63
67
----------- ------------------------
64
68
Fates external_models/fates LBNL, NCAR, LANL BSD
65
69
Betr external_models/betr LBNL BSD
66
70
MPP external_models/mpp LBNL BSD
67
71
68
- Atmosphere under components/cam /src
72
+ Atmosphere under components/eam /src
69
73
----------- ------------------------
70
74
CLUBB physics/clubb authors --
71
75
rrtmg physics/rrtmg AER non-commercial
72
- COSP physics/cosp BCC BSD
73
- Cosp/MISR physics/cosp/MISR_simulator author BSD
74
- Cosp/LIDAR physics/cosp/actsim CNRS BSD
75
- Cosp/quickbeam physics/cosp/quickbeam author BSD
76
- Cosp/MODIS physics/cosp/MODIS_simulator U Colo. BSD
76
+ rrtmgp physics/rrtmgp/external AER non-commercial
77
+ COSP2 physics/cosp2 authors BSD
78
+ Cosp2/MISR physics/cosp2/external/src/simulator/MISR_simulator author BSD
79
+ Cosp2/MODIS physics/cosp2/external/src/simulator/MODIS_simulator U Colo. BSD
80
+ Cosp2/actsim physics/cosp2/external/src/simulator/actsim CRNS BSD
81
+ Cosp2/icarus physics/cosp2/external/src/simulator/icarus LLNL BSD
82
+ Cosp2/parasol physics/cosp2/external/src/simulator/parasol CRNS BSD
83
+ Cosp2/quikbeam physics/cosp2/external/src/simulator/quickbeam U Colo. BSD
84
+ Cosp2/rrtov physics/cosp2/external/src/simulator/rrtov U Colo. BSD
77
85
icarus-scops physics/icarus-scops BCC BSD
78
86
HOMMEXX components/homme/src/share/cxx SNL BSD
79
87
components/homme/src/share/cxx/COPYRIGHT
0 commit comments