https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: 83435acd17b4f6ff2c924e15da2bd2e9df5e7720 authored by Yilin Fang on 03 July 2019, 16:01:06 UTC
Change data type
Tip revision: 83435ac
.gitmodules
[submodule "components/clm/src/external_models/fates"]
	path = components/clm/src/external_models/fates
	url = git@github.com:NGEET/fates.git
[submodule "alm-mpp"]
	path = components/clm/src/external_models/mpp
	url = git@github.com:MPP-LSM/MPP.git
	branch = alm/develop
[submodule "sbetr"]
	path = components/clm/src/external_models/sbetr
	url = git@github.com:BeTR-biogeochemistry-modeling/sbetr.git
[submodule "components/mpas-source"]
	path = components/mpas-source
	url = git@github.com:MPAS-Dev/MPAS-Model.git
[submodule "externals/kokkos"]
	path = externals/kokkos
	url = git@github.com:kokkos/kokkos.git
	branch = develop
[submodule "components/cam/src/physics/rrtmgp/external"]
	path = components/cam/src/physics/rrtmgp/external
	url = git@github.com:RobertPincus/rte-rrtmgp.git
	branch = master
back to top