[submodule "extern/amrex"]
	path = extern/amrex
	url = https://github.com/AMReX-Codes/amrex.git
[submodule "extern/Microphysics"]
	path = extern/Microphysics
	url = https://github.com/AMReX-Astro/Microphysics.git
	branch = development
[submodule "extern/yaml-cpp"]
	path = extern/yaml-cpp
	url = https://github.com/jbeder/yaml-cpp.git
[submodule "extern/openPMD-api"]
	path = extern/openPMD-api
	url = https://github.com/openPMD/openPMD-api.git
[submodule "extern/regression_testing"]
	path = extern/regression_testing
	url = https://github.com/AMReX-Codes/regression_testing.git
[submodule "extern/turbulence"]
	path = extern/turbulence
	url = https://github.com/chfeder/turbulence_generator.git
[submodule "extern/AMReX-Hydro"]
	path = extern/AMReX-Hydro
	url = https://github.com/AMReX-Fluids/AMReX-Hydro.git
