https://github.com/idaholab/moose
Raw File
Tip revision: 2a0ec2489fbd572158e44c33976c642212127747 authored by Casey Icenhour on 12 January 2023, 20:05:42 UTC
Exclude peacock, chigger, and parameters (for chigger 2.0) from tools sqa documentation
Tip revision: 2a0ec24
.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
back to top