https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: 8158c6f07d964e9893193b2de0d2c9f82441e9e8 authored by Erich L Foster on 18 October 2016, 14:57:35 UTC
One Floating Point Unit per Tank
Tip revision: 8158c6f
.gitmodules
[submodule "mpas-o"]
	path = components/mpas-o/model
	url = git@github.com:ACME-Climate/MPAS.git
	branch = ocean/develop
[submodule "mpas-li"]
	path = components/mpasli/model
	url = git@github.com:ACME-Climate/MPAS.git
[submodule "mpas-cice"]
	path = components/mpas-cice/model
	url = git@github.com:ACME-Climate/MPAS.git
	branch = cice/develop
back to top