Skip to content

Commit b91eb73

Browse files
committed
Update LICENSE
Update paths to seperable components and mention new ones.
1 parent c6d640f commit b91eb73

File tree

1 file changed

+19
-11
lines changed

1 file changed

+19
-11
lines changed

LICENSE

Lines changed: 19 additions & 11 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 © 2018, UChicago Argonne, LLC All Rights Reserved
5+
Copyright ©2021, UChicago Argonne, LLC All Rights Reserved
66

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

@@ -41,39 +41,47 @@ CESM is public domain software.
4141

4242
*******************************************************************************
4343

44-
Separable Pieces with their own copyright and license:
44+
Separable pieces with their own copyright and license:
4545

4646
Name Code Location Institution(s) License
4747
-------------------------------------------------------------------------------
4848

4949
Software
5050
-----------
5151
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
5457

5558
Ocean/Ice under components/
5659
----------- -----------------
5760
CICE cice LANL BSD
61+
MPAS Framework mpas-framework LANL BSD
5862
MPAS Ocean mpas-ocean LANL BSD
5963
MPAS SeaIce mpas-seaice LANL BSD
6064
MPAS-Albany LandIce mpas-albany-landice LANL,SNL BSD
6165

62-
Land under components/clm/src
66+
Land under components/elm/src
6367
----------- ------------------------
6468
Fates external_models/fates LBNL, NCAR, LANL BSD
6569
Betr external_models/betr LBNL BSD
6670
MPP external_models/mpp LBNL BSD
6771

68-
Atmosphere under components/cam/src
72+
Atmosphere under components/eam/src
6973
----------- ------------------------
7074
CLUBB physics/clubb authors --
7175
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
7785
icarus-scops physics/icarus-scops BCC BSD
7886
HOMMEXX components/homme/src/share/cxx SNL BSD
7987
components/homme/src/share/cxx/COPYRIGHT

0 commit comments

Comments
 (0)