Revision da8fe7f18bfdec9376341b99118f2c4a5272783b authored by Oksana Guba on 28 March 2019, 20:09:12 UTC, committed by Oksana Guba on 28 March 2019, 20:09:12 UTC
1 parent a6fce97
Raw File
.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
back to top