-
### Motivation
By default gitutils in MooseDocs uses recursion when querying git submodules. This can inadvertently bring in multiple "moose's". And as such will list the wrong hash when building S…
-
### Solution to issue cannot be found in the documentation.
- [x] I checked the documentation.
### Issue
```
(moose) twise@twise-GS73VR-6RF:~/projects/moose/modules$ METHOD=dbg make -j 8
Checking i…
-
There are 2 buttons at the bottom of MooseInspector "Properties" and "Script"
They are stacked vertically which means they use 2 lines
The "script" button was created to maximize the content of …
-
Currently parameters are set:
- to the equation system with a default in the constructor of the system
- to the equation system by a downstream user (for example a MOOSE convergence object or a moos…
-
The test suite fails on my fedora smokers:
```
Name "PDL::Graphics::Gnuplot::gp_version" used only once: possible typo at t/Moose/Plot.t line 30.
PDL::Graphics::Gnuplot: ERROR: the gnuplot backend …
-
-
### Motivation
Applications have expressed interest in using THM's control logic system, which is an extension of MOOSE's controls system but allows various controls to be chained together. Griffin, …
-
Refactor the framework to better manage the infrastructure
-
Could be just the head or full body
-
User-defined node and element ids are being renumbered when writing data, because we're renumbering in `write_equation_systems`.
FWIW my use case is MOOSE where mesh data are being read from a fil…