Revision be9e9e735721f86d9a669973be87fa6a890dce6a authored by Junqi Yin on 09 April 2019, 21:06:38 UTC, committed by Junqi Yin on 09 April 2019, 21:06:38 UTC
Updates EMI for ELM

Restructures the External Model Interface (EMI) directories and
adds a demo code showing the usage of EMI.

[BFB]
2 parent s 37cbcfc + 9a2cd84
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