https://github.com/E3SM-Project/E3SM
Raw File
Tip revision: 111e1f4bf91a4d09d992f17fc3a5d4522352297e authored by Kai Zhang on 06 March 2018, 05:57:26 UTC
renamed: compile_run_script.csh -> compile_run_script_edison.csh
Tip revision: 111e1f4
.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