https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: 10a462e325403864e915fb99b597de074f5ff904 authored by dqwu on 06 July 2023, 16:42:46 UTC
Setting FI_CXI_RX_MATCH_MODE to software on frontier
Tip revision: 10a462e
.gitmodules
[submodule "fates"]
	path = components/elm/src/external_models/fates
	url = https://github.com/NGEET/fates.git
[submodule "alm-mpp"]
	path = components/elm/src/external_models/mpp
	url = https://github.com/MPP-LSM/MPP.git
	branch = alm/develop
[submodule "sbetr"]
	path = components/elm/src/external_models/sbetr
	url = https://github.com/BeTR-biogeochemistry-modeling/sbetr.git
[submodule "rrtmgp"]
	path = components/eam/src/physics/rrtmgp/external
	url = https://github.com/E3SM-Project/rte-rrtmgp.git
	branch = master
[submodule "externals/scorpio"]
	path = externals/scorpio
	url = https://github.com/E3SM-Project/scorpio.git
	branch = master
[submodule "externals/scorpio_classic"]
	path = externals/scorpio_classic
	url = https://github.com/E3SM-Project/scorpio.git
	branch = scorpio_classic
[submodule "cosp2"]
	path = components/eam/src/physics/cosp2/external
	url = https://github.com/CFMIP/COSPv2.0.git
	branch = CESM_v2.1.4
[submodule "cime"]
	path = cime
	url = https://github.com/ESMCI/cime.git
	branch = master
[submodule "externals/ekat"]
        path = externals/ekat
        url = https://github.com/E3SM-Project/EKAT.git
[submodule "externals/YAKL"]
	path = externals/YAKL
	url = https://github.com/mrnorman/YAKL.git
[submodule "externals/cub"]
	path = externals/cub
	url = https://github.com/NVlabs/cub.git
[submodule "Submod"]
	branch = rljacob/e3smconfig/elm-name
[submodule "components/mpas-ocean/src/cvmix"]
	path = components/mpas-ocean/src/cvmix
	url = https://github.com/CVMix/CVMix-src.git
[submodule "components/mpas-ocean/src/BGC"]
	path = components/mpas-ocean/src/BGC
	url = https://github.com/E3SM-Project/Ocean-BGC.git
[submodule "MARBL"]
	path = components/mpas-ocean/src/MARBL
	url = https://github.com/E3SM-Project/MARBL.git
[submodule "components/mpas-ocean/src/gotm"]
	path = components/mpas-ocean/src/gotm
	url = https://github.com/E3SM-Project/GOTMcode.git
[submodule "externals/mct"]
	path = externals/mct
	url = https://github.com/MCSclimate/MCT.git
[submodule "components/mpas-albany-landice/src/SeaLevelModel"]
	path = components/mpas-albany-landice/src/SeaLevelModel
	url = https://github.com/MALI-Dev/1DSeaLevelModel_FWTW.git
[submodule "components/mpas-ocean/src/SHTNS"]
	path = components/mpas-ocean/src/SHTNS
	url = https://bitbucket.org/nschaeff/shtns.git
[submodule "components/mpas-ocean/src/FFTW"]
	path = components/mpas-ocean/src/FFTW
	url = https://github.com/knbarton/fftw-3.3.8.git
[submodule "components/mpas-ocean/src/ppr"]
	path = components/mpas-ocean/src/ppr
	url = https://github.com/dengwirda/PPR.git
[submodule "components/ww3/src/source/WW3"]
	path = components/ww3/src/WW3
	url = https://github.com/E3SM-Project/WW3.git
	branch = e3sm
[submodule "components/eam/src/physics/crm/pam/external"]
	path = components/eam/src/physics/crm/pam/external
	url = https://github.com/E3SM-Project/PAM.git
[submodule "components/mpas-seaice/src/icepack"]
	path = components/mpas-seaice/src/icepack
	url = https://github.com/E3SM-Project/Icepack.git
[submodule "externals/haero"]
	path = externals/haero
	url = https://github.com/eagles-project/haero.git
[submodule "externals/mam4xx"]
	path = externals/mam4xx
	url = https://github.com/eagles-project/mam4xx.git

back to top