https://github.com/idaholab/moose
Revision f139ff8abd7da81b9d898a7d2ad1ceb893a42399 authored by Cody Permann on 12 February 2024, 17:01:01 UTC, committed by Cody Permann on 12 February 2024, 17:01:01 UTC
1 parent b22396b
Raw File
Tip revision: f139ff8abd7da81b9d898a7d2ad1ceb893a42399 authored by Cody Permann on 12 February 2024, 17:01:01 UTC
Creating 2024-02-12 release
Tip revision: f139ff8
.gitmodules
[submodule "libmesh"]
    path = libmesh
    url = ../../libMesh/libmesh
    ignore = dirty
[submodule "large_media"]
    path = large_media
    url = ../../idaholab/large_media
[submodule "petsc"]
    path = petsc
    url = https://gitlab.com/petsc/petsc.git
[submodule "modules/chemical_reactions/contrib/thermochimica"]
    path = modules/chemical_reactions/contrib/thermochimica
    url = https://github.com/ORNL-CEES/thermochimica.git
    update = none
[submodule "framework/contrib/wasp"]
	path = framework/contrib/wasp
	url = https://code.ornl.gov/neams-workbench/wasp.git
back to top