https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: 5fd14e22339e0d51d2bdb74ea97d80b7e85d504f authored by Jack Reeves Eyre on 09 May 2019, 20:24:41 UTC
Fixes bug in calling routine for default ocean surface flux scheme.
Tip revision: 5fd14e2
.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