https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: 14a2aa2fe9be9605a22229afedc89885ad151947 authored by Iulian Grindeanu on 21 December 2016, 16:41:11 UTC
clean up unused variables and ghost a layer
Tip revision: 14a2aa2
.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